NuGet is a free, open source developer focused package management system for the .NET platform.
I have been changing my domain classes and executed Update-Database in the Package Manager Console, After i realized that need …
entity-framework nuget nuget-packageThe command: Install-Package curve25519-uwp installs version 1.0.3 of this package (https://www.nuget.org/packages/curve25519-uwp/) On GitHub there …
git visual-studio nuget nuget-package package-managersI want to change NuGet package folder, but it does not change it. What I do is creating file nuget.…
visual-studio nuget nuget-package nuget-package-restoreI created a new Dev Express Winforms project using the XAF Wizard. Normally this works fine, however I have been …
nuget xafI have set up NuGet Package Restore on my solution and it works nicely on my local machine. I followed …
nuget nuget-packageWe use Nuget for our internal development to allow us to share code across teams. We run into issues however …
nugetWhen upgrading a project that is compiling and running fine on .NET Core 1.0 or 1.1, updating the target framework to .NET …
asp.net-core nuget .net-core csproj .net-core-2.0I have my local nuget library repository separately both for my personal and work releted class libraries. I have created …
c# asp.net visual-studio nuget post-build-eventwhile using nuget.exe push \\share\Packages\*.nupkg -Source "https://myvsts.pkgs.visualstudio.com/_packaging/tcpcm/nuget/v3/index.json" …
visual-studio nuget nuget-package azure-artifactsDoes anyone know to remove a specific version of a package on a TeamCity Nuget Feed?
teamcity nuget nuget-package nuget-server teamcity-7.0