Metadata >> NuGet >> UnitsNet >> 3.13.0-beta

3.13.0-beta

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 Breaking changes: * Torque: Rename Newtonmeter to NewtonMeter * Torque: Change "Nm" abbreviation to "N·m" * Force: Rename PoundForces to PoundsForce New units: * Add 54 new units to Density, Force, Pressure and Torque * Add new unit class SpecificWeight
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 366521
PackageHashAlgorithm SHA512
PackageHash 1iUtkXod4/QNg7d7GOu752at3BAJp1pGxf9eaudJK1r2U2azNy1tQ7KUzBb7iVAS8GdBloIMuz7Nkim/CeqB3A==
DownloadCount 000000
CreatedDate 2015-04-27T00:45:28

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.13.0-beta -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install UnitsNet -Version 3.13.0-beta -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.13.0-beta %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap UnitsNet -Version 3.13.0-beta
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