Physics 2.0.0
This library allows you to perform physical calculation while retaining unit consistency.
Units can be added to the system at any time. Named units can be used to display quantities in a proper format.
The system also allows you to parse units expressed in their string format from storage.
Install-Package Physics -Version 2.0.0
dotnet add package Physics --version 2.0.0
<PackageReference Include="Physics" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Physics --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
.NET Standard support
Dependencies
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 478 | 2/9/2019 |
1.1.0 | 725 | 1/11/2017 |
1.1.0-alpha01 | 861 | 10/18/2015 |
1.0.0 | 926 | 3/24/2014 |
1.0.0-alpha01 | 698 | 3/23/2014 |