Info
Version: | 1.0.7 |
Author(s): | Vasily Sidorov (bazzilic) / Nanyang Technological University |
Last Update: | Wednesday, May 24, 2017 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/bazzilic/BigInteger |
NuGet Url: | https://www.nuget.org/packages/BigInteger |
Install
Install-Package BigInteger
dotnet add package BigInteger
paket add BigInteger
BigInteger Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags
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.