Metadata >> NuGet >> UnitsNet >> 3.5.0

3.5.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 * Add static Parse method to unit classes
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 318557
PackageHashAlgorithm SHA512
PackageHash 0wPiLDgolKoRD4QW851PeqnADX1THy1ujLpxARXZmayocWIyFp9q0HTtXxf/UyEACP3xMbhEGjZJGQHS/BuUTg==
DownloadCount 000000
CreatedDate 2015-03-17T20:08:45

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.5.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install UnitsNet -Version 3.5.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.5.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.5.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package UnitsNet -Version 3.5.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

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