Metadata >> NuGet >> deveel.math-x64

deveel.math-x64

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.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.txt
Owners antonello
ProjectUrl http://github.com/deveel/deveel-math
RequireLicenseAcceptance False
Title Deveel Math (x64)
PackageSize 100820
PackageHashAlgorithm SHA512
PackageHash cCCDowKNCeAIxRtN505hVrs2m9jUzoDYf+Tk3PYQDdfPJnCy8NBTFCNyOLNnIOXZ5t5NXScclYQb5SjTXg3qgw==
DownloadCount 000000
CreatedDate 2015-05-04T11:31:06

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 deveel.math-x64 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install deveel.math-x64 -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 deveel.math-x64
Installing the package (HTTP Basic authentication):
Install-Package deveel.math-x64 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package deveel.math-x64 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package deveel.math-x64

OpenWrap

Installing the package:
o add-wrap deveel.math-x64
Uninstalling the package:
o remove-wrap deveel.math-x64

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.5.47
1.5.46
1.5.44