Skip to content
| Marketplace
Sign in
Visual Studio>Templates>NuGetPackageTemplate.Vsix
NuGetPackageTemplate.Vsix

NuGetPackageTemplate.Vsix

Danny Varod

|
23,780 installs
| (2) | Free
A Project Template for Easy creation of NuGet Packages including Packaging Output and optionally Source Code from multiple Projects References, .NET References, NuGet dependencies, Non-Nuget 3rd party dependencies, Versioning - using same Version number for NuGet packages as t...
Download

A template for NuGet package projects using NuGetPack.exe for automatic package creation during build.

This method enables:

  • inclusion of multiple binaries from your solution
  • external binaries
  • content files
  • source code
  • specifying .NET Target version
  • automatically sharing version number between package and binaries
  • and more...


An article explaining how this works can be found here: https://www.codeproject.com/Tips/804005/Automated-Creation-of-NuGet-Packages

NuGetPack.exe source code is located here: https://github.com/pub-comp/building

Binary is located in NuGet downloadable here: https://www.nuget.org/packages/PubComp.NuGetPack/

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft