Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NuGet makes it easy to add, remove, update and share libraries and tools in Visual Studio projects that use the .NET Framework.

To create and publish a package, the general workflow would be to use Spec to create a .nuspec file, create a .nupkg package file using Pack, and then publish the package to a NuGet server using Push.