Metadata >> NuGet >> dmath >> 1.5.64

1.5.64

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 101328
PackageHashAlgorithm SHA512
PackageHash WHSvFrqPtmMM8kGGAOD3+w59FXHK7jRtvfpD25IlbYoycwr3lIYvQEspVS1LExtH9jMxMkNSIdRWymyS3Yvamw==
DownloadCount 000000
CreatedDate 2015-07-28T15:43:54

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

OpenWrap

Installing the package:
o add-wrap dmath -Version 1.5.64
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