NuGet Package Create New NuGet Package From Project After Each Build

Automatically creates a NuGet package from your project each time it builds.

The NuGet package is placed in the project's output directory.
If you want to use a .nuspec file, place it in the same directory as the project's project file (e.g. .csproj, .vbproj, .fsproj).
This adds a PostBuildScripts folder to your project to house the PowerShell script that is called from the project's Post-Build event to create the NuGet package.
If it does not seem to be working, check the Visual Studio Output window for any errors that may have occurred.




Got any Create New NuGet Package From Project After Each Build Question?






Install
Install-Package CreateNewNuGetPackageFromProjectAfterEachBuild
dotnet add package CreateNewNuGetPackageFromProjectAfterEachBuild
paket add CreateNewNuGetPackageFromProjectAfterEachBuild
CreateNewNuGetPackageFromProjectAfterEachBuild Download (Unzip the "nupkg" after downloading)

43 packages depend on this package.


Tags



STATS

must-have-score

1.4

avg-downloads-per-day

84

days-since-last-release

1979