dmath.core
1.6.1
Deveel Math is the port to .NET Standard of the Apache Harmony Math component, that is used to handle operations on big numbers in a fast and secure way.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package dmath.core -Version 1.6.1
dotnet add package dmath.core --version 1.6.1
<PackageReference Include="dmath.core" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dmath.core --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dmath.core, 1.6.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install dmath.core as a Cake Addin
#addin nuget:?package=dmath.core&version=1.6.1
// Install dmath.core as a Cake Tool
#tool nuget:?package=dmath.core&version=1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on dmath.core:
Package | Downloads |
---|---|
Stratumn.CanonicalJson
C# library for producing JSON in canonical format
|
GitHub repositories
This package is not used by any popular GitHub repositories.