dmath.core
1.7.0
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.
Install-Package dmath.core -Version 1.7.0
dotnet add package dmath.core --version 1.7.0
<PackageReference Include="dmath.core" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dmath.core --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dmath.core, 1.7.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
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.