BigInteger 1.0.7

dotnet add package BigInteger --version 1.0.7
NuGet\Install-Package BigInteger -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BigInteger" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BigInteger --version 1.0.7
#r "nuget: BigInteger, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 41,959 5/24/2017
1.0.6.32395 4,866 7/4/2016
1.0.4 5,726 4/6/2015