Metadata >> NuGet >> dmath-pcl

dmath-pcl

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 the Portable Class Library (PCL) model.
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 portable
Title Deveel Math (PCL)
PackageSize 100729
PackageHashAlgorithm SHA512
PackageHash vynNarPRo8btkAaegdexWtLIZ7sNtNroCtcA/6HVA7Z257rcqo4+rh2hL/oava5HrlJnCV19UpWPIAc6av7Lsw==
DownloadCount 000000
CreatedDate 2015-07-28T15:43:09

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

OpenWrap

Installing the package:
o add-wrap dmath-pcl
Uninstalling the package:
o remove-wrap dmath-pcl

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.64
1.5.62