Metadata >> NuGet >> dmath >> 1.5.62

1.5.62

Metadata

Authors Antonello Provenzano
Copyrights (c) 2010-2015 Deveel
Description Deveel Math is the port to .NET/Mono of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way. This package supports all the processor architectures (Any CPU).
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.txt
Owners antonello
ProjectUrl http://github.com/deveel/deveel-math
RequireLicenseAcceptance False
Tags math decimal bigdecimal integer biginteger int deveel harmony
Title Deveel Math
PackageSize 101321
PackageHashAlgorithm SHA512
PackageHash VIz7b+tbTCasLoCukjIMNW5xQvN8rnBd+mwD6I6CMy3nBoBoWTCZwc0xpOYgnFdY7A+TX9TJcCbNY+YfcyPY3g==
DownloadCount 000000
CreatedDate 2015-05-05T14:43:53

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 dmath -Version 1.5.62 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install dmath -Version 1.5.62 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete dmath 1.5.62 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap dmath -Version 1.5.62
Uninstalling the package:
o remove-wrap dmath

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