MikesoftUnitsNet 4.62.0
Get all the common units of measurement and the conversions between them. It is light-weight and thoroughly tested.
Install-Package MikesoftUnitsNet -Version 4.62.0
dotnet add package MikesoftUnitsNet --version 4.62.0
<PackageReference Include="MikesoftUnitsNet" Version="4.62.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MikesoftUnitsNet --version 4.62.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MikesoftUnitsNet, 4.62.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.0
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- System.ValueTuple (>= 4.5.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MikesoftUnitsNet:
Package | Downloads |
---|---|
MikesoftUnitsNet.Serialization.JsonNet
A helper library for serializing and deserializing types in Units.NET using Json.NET.
|
|
MikesoftUnitsNet.NumberExtensions
Adds extension methods to number types to more easily create quantities, such as 5.Meters() instead of Length.FromMeters(5).
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
4.62.0 | 173 | 6/9/2020 |