Metadata >> NuGet >> UnitsNet >> 3.3.0

3.3.0

Metadata

Authors Andreas Gullberg Larsen
Copyrights Copyright © 2007-2014 Initial Force AS
Description Units.NET gives you all the common units of measurement and the conversions between them. It is light-weight, unit tested and supports PCL.
IconUrl https://raw.githubusercontent.com/InitialForce/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png
Language en-US
LicenseUrl https://github.com/InitialForce/UnitsNet/blob/develop/LICENSE
Owners Initial Force AS
ProjectUrl https://github.com/InitialForce/UnitsNet
ReleaseNotes New units: * Frequency (@bretthysuik) * Electric resistance (@bretthysuik) * Electric current (@bretthysuik) * Electric potential (@bretthysuik) * Power (@bretthysuik) * Level (@bretthysuik) * Power ratio (@bretthysuik) * Amplitude ratio (@bretthysuik) * Acceleration (@derekhe) Improvements: * Support logarithmic units in generator scripts * Improve readability in ToString(). Use digit grouping in fixed point notation. Use scientific notation for values below 1e-3 and from 1e6 and up.
RequireLicenseAcceptance False
Summary Simplifies working with units of measurement.
Tags unit units measurement si metric imperial abbreviation abbreviations convert conversion parse c# .net immutable
Title Units.NET
PackageSize 601048
PackageHashAlgorithm SHA512
PackageHash zQgpszHH8NRvAmbFB8rtSuIwoB30QPuiDdByFOKblhMyz8il4Yc8S0D+1fQEfTck7H5Q+R1Q3D5Qbl3KWz/SPA==
DownloadCount 000000
CreatedDate 2014-11-21T23:12:09

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install UnitsNet -Version 3.3.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install UnitsNet -Version 3.3.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete UnitsNet 3.3.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package UnitsNet -Version 3.3.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package UnitsNet -Version 3.3.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap UnitsNet -Version 3.3.0
Uninstalling the package:
o remove-wrap UnitsNet

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.5.1 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl5+wp80+win8+wpa81 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+wp80+win8+wpa81 Binaries