OSDC.UnitConversion.Conversion.UnitSystem 3.3.15

dotnet add package OSDC.UnitConversion.Conversion.UnitSystem --version 3.3.15
                    
NuGet\Install-Package OSDC.UnitConversion.Conversion.UnitSystem -Version 3.3.15
                    
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="OSDC.UnitConversion.Conversion.UnitSystem" Version="3.3.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OSDC.UnitConversion.Conversion.UnitSystem" Version="3.3.15" />
                    
Directory.Packages.props
<PackageReference Include="OSDC.UnitConversion.Conversion.UnitSystem" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OSDC.UnitConversion.Conversion.UnitSystem --version 3.3.15
                    
#r "nuget: OSDC.UnitConversion.Conversion.UnitSystem, 3.3.15"
                    
#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.
#addin nuget:?package=OSDC.UnitConversion.Conversion.UnitSystem&version=3.3.15
                    
Install OSDC.UnitConversion.Conversion.UnitSystem as a Cake Addin
#tool nuget:?package=OSDC.UnitConversion.Conversion.UnitSystem&version=3.3.15
                    
Install OSDC.UnitConversion.Conversion.UnitSystem as a Cake Tool

Model for unit conversion of BasePhysicalQuantity

This nuget package hosts the C# model for managing sets of unit choices for physical quantities. Such a set forms a BaseUnitSystem.

More info on:

https://github.com/Open-Source-Drilling-Community/UnitConversion

Default UnitChoices for the Base Unit Systems

There are four default base unit systems: SI, Metric, Imperial and US. It is mandatory to define the unit choice for every physical quantities for each of these based unit systems. This is done by adding a line for each of the BaseUnitSystem in the file BaseUnitSystem.cs. This line looks like that:

Choices.Add(AccelerationQuantity.Instance.ID.ToString(), AccelerationQuantity.Instance.GetUnitChoice(AccelerationQuantity.UnitChoicesEnum.MetrePerSecondSquared).ID.ToString());

Contributors

Eric Cayeux, NORCE Energy Modelling and Automation

Gilles Pelfrene, NORCE Energy Modelling and Automation

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on OSDC.UnitConversion.Conversion.UnitSystem:

Package Downloads
OSDC.UnitConversion.Conversion.UnitSystem.DrillingEngineering

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.15 124 2 months ago
3.3.14 131 2 months ago
3.3.12 153 7 months ago
3.3.11 127 7 months ago
3.3.10 130 7 months ago
3.3.9 124 7 months ago
3.3.8 126 7 months ago
3.3.7 135 7 months ago
3.3.6 154 7 months ago
3.3.5 141 7 months ago
3.3.4 145 7 months ago
3.3.3 138 7 months ago
3.3.2 143 7 months ago
3.3.1 158 8 months ago
3.3.0 142 8 months ago
3.2.11 155 8 months ago
3.2.10 130 8 months ago
3.2.7 172 8 months ago
3.2.6 166 8 months ago
3.2.1 188 8 months ago
3.2.0 191 8 months ago