ConUom is a .NET library that allows you to define units of measure and then convert between them in C# or F#.
Info
| Version: | 1.1.0 |
| Author(s): | Brian Berns |
| Last Update: | Thursday, December 28, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ConUom |
Install
Install-Package ConUom
dotnet add package ConUom
paket add ConUom
ConUom Download (Unzip the "nupkg" after downloading)
Dependencies
- FParsec(>= 1.1.1)
- FSharp.Core(>= 4.7.2)
- MathNet.Numerics(>= 4.11.0)
- MathNet.Numerics.FSharp(>= 4.11.0)