A C# library for dealing with prime numbers, prime factors and fractions.
Info
| Version: | 1.0.0 |
| Author(s): | craigfowler |
| Last Update: | Saturday, March 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/csf-dev/PrimesAndFractions |
| NuGet Url: | https://www.nuget.org/packages/CSF.PrimesAndFractions |
Install
Install-Package CSF.PrimesAndFractions
dotnet add package CSF.PrimesAndFractions
paket add CSF.PrimesAndFractions
CSF.PrimesAndFractions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.