Bumpy is a tool to manipulate version information across multiple files found in the current working directory using a configuration file which consists of glob patterns and regular expressions.
TeGun (NuGet reversed) is a simple, yet handy cross-platform(.netcore) commandline-utility for creating nuget packages (nupkg) from a bunch of ordinary, unpackaged assemblies.
Adds MSBuild targets to C# projects that rewrite "version" tag of the $(ProjectName).nuspec file found at the root of the project's directory, using the most recent version from the VSpec.json file also located at the root of the project.
A Powershell module for building and NuGet-packing .Net projects. A convenient and easy to use module for those who need to package projects but don't have a full blown continuous-integration environment to do it for them.
It allows to define in the project items from which nugets should be created. It allows to create nugets from one or from couple projects in the solution. It is simple and flexible way to create nugets. more information on the page in the project Url. Project code can be retrived here...
More information