JKor.Units
0.9.0-beta
This is a prerelease version of JKor.Units.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package JKor.Units --version 0.9.0-beta
NuGet\Install-Package JKor.Units -Version 0.9.0-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JKor.Units" Version="0.9.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JKor.Units --version 0.9.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JKor.Units, 0.9.0-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JKor.Units as a Cake Addin #addin nuget:?package=JKor.Units&version=0.9.0-beta&prerelease // Install JKor.Units as a Cake Tool #tool nuget:?package=JKor.Units&version=0.9.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library that supports dimensional analysis and unit checking at runtime.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 1,607 | 7/23/2013 |
1.0.0 | 1,138 | 7/22/2013 |
0.9.0-beta | 1,188 | 7/8/2013 |
0.8.2-beta | 981 | 5/1/2013 |
0.8.0-beta | 1,002 | 4/28/2013 |
Changed SIUnits class to SIBaseUnits and SIDerivedUnits respectively. Removed NuGet dependency on NullGuard.Fody.