Versioner is a utility library to provide the notion of versions and dependencies for .NET applications and to implement common operations atop them.
Info
Version: | 2.0.1 |
Author(s): | Ed Ropple |
Last Update: | Wednesday, December 3, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eropple/Versioner |
NuGet Url: | https://www.nuget.org/packages/EdCanHack.Versioner |
Install
Install-Package EdCanHack.Versioner
dotnet add package EdCanHack.Versioner
paket add EdCanHack.Versioner
EdCanHack.Versioner Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.6)
Tags