Metadata >> NuGet >> UnitsNet >> 3.10.0

3.10.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 Energy with units joule, kilojoule, megajoule (@mperdeck)
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 361921
PackageHashAlgorithm SHA512
PackageHash mcrpqJ2inz28smUNJyEiB4OLCwXc0pTRzgzPeygekWiR7IxIVvcJWgcI5sLCUcFs9IPIAVefqhXHDcznOdFuPg==
DownloadCount 000000
CreatedDate 2015-03-30T12:22:22

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

OpenWrap

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