Skip to content
Casey edited this page Apr 11, 2021 · 6 revisions

Welcome to the Versioning.NET wiki!

  1. What is Versioning.NET?
  2. What is Versioning.NET used for?

What is Versioning.NET?

A dotnet tool that works with .NET applications to maintain semantic versioning of the assemblies with git integration.

History of Versioning.NET

This application was once a PowerShell Module. The purpose of translating it into a dotnet tool was motivated by the need to have unit tests, more robust integrations with git, and reduce the complexity required for both developers and CI/CD environments.


Clone this wiki locally