RockUnit 0.2.0
dotnet add package RockUnit --version 0.2.0
NuGet\Install-Package RockUnit -Version 0.2.0
<PackageReference Include="RockUnit" Version="0.2.0" />
paket add RockUnit --version 0.2.0
#r "nuget: RockUnit, 0.2.0"
// Install RockUnit as a Cake Addin #addin nuget:?package=RockUnit&version=0.2.0 // Install RockUnit as a Cake Tool #tool nuget:?package=RockUnit&version=0.2.0
Notes: Latest release (0.2.0) is just a framework update. Coming Soon a complete review of this long forgotton project.
RockUnits
Units of measure library
Nuget: https://www.nuget.org/packages/RockUnit
Library of units of measure, specifically targeting pathology but I hope it can grow to include most.
Currently: -Weight -Length -Dilution -Reaction -Molecular -Time -Timebased
Each type has a GetNormalizes method that converts to a like (most common) ratio for calculations. The method notes which explains for each unit are not coming through in the nuget package, need to fix this.
Conversions and methods to come.
This is to go into documentation eventually: Normalization units Dilution = mole/L Length = metres Liquid = litre Molecular = mole Reaction = exponential value Time = seconds Timebased = xxx per second Weight = gram
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.
New.