Library designed to help developers who are dealing with SI measurement units.
Info
| Version: | 0.6.0 |
| Author(s): | Ivan Milutinović |
| Last Update: | Thursday, October 27, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/milutinovici/metric |
| NuGet Url: | https://www.nuget.org/packages/Metric |
Install
Install-Package Metric
dotnet add package Metric
paket add Metric
Metric Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime(>= 4.1.0)
- System.Numerics.Vectors(>= 4.1.1)
- System.Runtime.Extensions(>= 4.1.0)
- System.Collections(>= 4.0.11)
- System.Globalization(>= 4.0.11)
Tags