Top "Nuget-package" questions

NuGet is a Visual Studio extension that makes it easy to install and update open source libraries and tools in Visual Studio.

Nuget Package Restore not working-

I am trying to run the example C# code in visual studio for square connect: https://github.com/square/connect-api-examples/…

c# visual-studio-2017 nuget-package nuget-package-restore square-connect
NuGet Packing a Nuspec: Value cannot be null or empty string. Parameter name: value

I'm packaging up a bunch of javascript for a website. Here's what my .nuspec looks like. <?xml version="1.0"?> &…

build nuget-package nuspec