Metadata >> NuGet >> DecimalMath.DecimalEx

DecimalMath.DecimalEx

Metadata

Authors Nathan P Jones
Copyrights Copyright 2015 - Nathan P Jones
Description Portable math support for Decimal that Microsoft forgot and more.
LicenseUrl https://github.com/nathanpjones/DecimalMath/blob/master/LICENSE
Owners Nathan P Jones
ProjectUrl https://github.com/nathanpjones/DecimalMath
RequireLicenseAcceptance False
Tags c# decimal .net math pcl trigonometry
PackageSize 40437
PackageHashAlgorithm SHA512
PackageHash SN7uL2HNYICchrDniUx5zNYDEYcnxUYaIxlBDMq3ifH9Q1yiHwSZR81FlH6TDyTjn8xs+XS7wpM3kepqx0vikA==
DownloadCount 000000
CreatedDate 2015-05-25T20:08:43

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DecimalMath.DecimalEx -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DecimalMath.DecimalEx -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package DecimalMath.DecimalEx
Installing the package (HTTP Basic authentication):
Install-Package DecimalMath.DecimalEx -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DecimalMath.DecimalEx -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package DecimalMath.DecimalEx

OpenWrap

Installing the package:
o add-wrap DecimalMath.DecimalEx
Uninstalling the package:
o remove-wrap DecimalMath.DecimalEx

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0.0