Top 20 NuGet version Packages

Simple chequeo de actualizaciones de aplicaciones
Provides functionality to find which version of .NET is installed on a system.
Bring back the asterisks.
The PowerShell script to increment the assembly version in project files. Ensure the Version element before run.
The PowerShell script to increment the assembly version in AssemblyInfo.
Supports parsing and operations of Major, Minor, Patch, Prerelease and Metadata according to semver2.0 spec.
.NET CLI tool for versioning projects
Inspector is a asp.net core middle ware. When installed, then a version end point is created in the application. Information such as version, environment, app name can be made available at this end point
Generate version numbers in a variety of formats.
Generate version numbers in a variety of formats.
Dumb versioning tool that increment major and minor version in AssemblyInfo.cs. Supposed to be used as pre-build task.
Nuget Publisher tool with autoimcrement of versions
Update project version, through an easy API.
A comprehensive implementation of [Semantic Version](https://semver.org/).
Compare GitHub versions and download latest release assets.
Compares a version string with the latest release on a specified repository. * Supports async requests * Incremental versioning 1.0.0.0, 1.0.0 and v.1.0.0 (and combinations) are supported (v. can be any non-number) * Boolean versioning (assume update as soon local and remote are not equal)
A .NET Standard 2.0 class library that represents a version number following the Semantic Versioning 1.0.0 format specification.
MSBuild targets for updating Assembly version during build process. AssemblyInfo can be set by initializing MSBuild property $(AssemblyVersionNumber) before MSBuild target AssemblyVersionUpdate is called.