csunits 2.0.1.50806
dotnet add package csunits --version 2.0.1.50806
NuGet\Install-Package csunits -Version 2.0.1.50806
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="csunits" Version="2.0.1.50806" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add csunits --version 2.0.1.50806
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: csunits, 2.0.1.50806"
#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 csunits as a Cake Addin #addin nuget:?package=csunits&version=2.0.1.50806 // Install csunits as a Cake Tool #tool nuget:?package=csunits&version=2.0.1.50806
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Portable C# framework for Units of Measurement. Applicable on .NET Framework 4 and higher, Windows 8 and higher, Windows Phone 8 and 8.1 Silverlight, Windows Phone 8.1, Silverlight 5, Xamarin Android, Xamarin iOS (Classic and Unified API).
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 |
---|---|---|
2.0.1.50806 | 4,579 | 8/6/2015 |
2.0.0.50515 | 1,099 | 5/15/2015 |
1.0.0 | 1,697 | 4/9/2013 |
BREAKING CHANGE! StandardMeasure<Q> is deprecated. Each individual quantity implements IMeasure<Q> as a standard unit measure.