Questions tagged as 'nuget'

1
answer

DLL error in Visual Studio 2013?

When trying to run the project I throw these errors But if you select anyone, send me to this DLL Searching in Google the name of the same I saw that it has to do with NuGet and When I opened the NuGet Package Menager Console I found the...
asked by 22.09.2018 / 02:20
1
answer

Error "Name of type or namespace ..." with NuGet c # VS2017

Install a Package "NuGet" of a project X (the DLLs) in My Current Project, I have corrected the errors, ambiguities and necessary definitions, but in the end when executing I get 2 errors, which say: error CS0246: Name of type or namespace 'xxx...
asked by 05.01.2018 / 21:30
1
answer

Problem installing nuget package

I'm working with MVVMCross and Xamarin.Android. And it seems that for some function (to do a binding of Mvx.MvxImageView) I need to install the package MvvmCross.Plugin.DownloadCache. When trying to install it, it returns the following error:...
asked by 13.04.2018 / 17:24
1
answer

Error installing Paypal SDK Xamarin

I'm trying to install the Paypal SDK (1.7.0) and I get the following error:    Could not install package 'PayPalCoreSDK 1.7.0'. You are trying to   install this package into a project that targets   'portable-net45 + win + MonoTouch10 + MonoA...
asked by 19.02.2016 / 00:02
0
answers

Error with imports of Nugets for new application xamarin in vs 2017

When trying to import some nuggets like the one on the screen, I get the message that is on screen, I tried to create a project in the 4.6.1 framework and the error persists     
asked by 14.02.2018 / 22:58
1
answer

The 'AsyncChromeDriver 0.4.3' package could not be installed

I am trying to install the package 'AsyncChromeDriver 0.4.3' with NuGet but at the time of finishing the installation it throws this error:    The 'AsyncChromeDriver 0.4.3' package could not be installed. Is   trying to install...
asked by 18.04.2018 / 21:30
0
answers

Error loading my VSTS Feed in Vsual Studio 2017

Create a Feed in VSTS to manage my DLLs and load without problems the .nupkg, but when I copy the URL of my Feed in VSTS to consume from VS I get the following error:    [VSTS] Failed to retrieve metadata from source ' link '.     Response s...
asked by 09.03.2018 / 21:39
0
answers

Error Access denied to the path 'Mono.Cecil.dll'

Xamarin, hello friends I'm trying to install some libraries from Nuget in my project Xamarin , but the following appears to me    Access Denied Error to the path 'Mono.Cecil.dll'   would anyone know what it is about?     
asked by 12.02.2018 / 17:49
0
answers

Xamarin -Error when restoring the package. Reverting package changes for App.Android '. 0

I'm trying to install a package for my project in Xamarin from NuGet , does anyone know what this error is that appears in my console?    Failed to restore the package. Reverting package changes for 'OwServiceX.Android'. 0     
asked by 12.02.2018 / 17:39
1
answer

Why can not I install Google.Apis in Package Manager?

I try to install Google.Apis but I can not install it I get this message Someone who can help me? PM> Install-Package Google.Apis -Version 1.30.0 Attempting to resolve dependency 'Google.Apis.Core (≥ 1.30.0)'. Attempting to resolve dependen...
asked by 25.11.2017 / 17:29