BigInteger 1.0.7
dotnet add package BigInteger --version 1.0.7
NuGet\Install-Package BigInteger -Version 1.0.7
<PackageReference Include="BigInteger" Version="1.0.7" />
paket add BigInteger --version 1.0.7
#r "nuget: BigInteger, 1.0.7"
// Install BigInteger as a Cake Addin #addin nuget:?package=BigInteger&version=1.0.7 // Install BigInteger as a Cake Tool #tool nuget:?package=BigInteger&version=1.0.7
A fast and feature-rich BigInteger implementation for .NET. Works faster than the "native" .NET Framework implementation (available in System.Numerics since .NET 4.0) and than the Bouncy Castle implementation. The library is compatible with .NET 2.0+ and is a fully-managed zero-dependency class.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BigInteger:
Package | Downloads |
---|---|
ElGamalExt.Homomorphism
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication. |
|
PaillierExt.Homomorphism
Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BigInteger:
Repository | Stars |
---|---|
thelinuxlich/artemis_CSharp
Artemis Entity System Framework ported to C#
|
Version | Downloads | Last updated |
---|---|---|
1.0.7 | 43,034 | 5/24/2017 |
1.0.6.32395 | 5,027 | 7/4/2016 |
1.0.4 | 5,869 | 4/6/2015 |