Fractions 5.0.1
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Install-Package Fractions -Version 5.0.1
dotnet add package Fractions --version 5.0.1
<PackageReference Include="Fractions" Version="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fractions --version 5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- System.Runtime.Numerics (>= 4.3.0)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
-
.NETStandard 2.0
- System.Runtime.Numerics (>= 4.3.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Fractions:
Package | Downloads |
---|---|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
|
Fractions.Json
Converts a fraction data type to JSON by using Fraction's ToString() and FromString() methods. The class name is JsonFractionConverter.
|
|
KubernetesClientDXBrazil
Client library for the Kubernetes open source container orchestrator.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Fractions:
Repository | Stars |
---|---|
kubernetes-client/csharp
Work In Progress
|
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 2,253 | 11/13/2020 |
5.0.0 | 49 | 11/13/2020 |
4.0.1 | 1,037,591 | 6/3/2019 |
4.0.0 | 287 | 6/3/2019 |
3.0.1 | 215,414 | 5/1/2017 |
3.0.0 | 492 | 5/1/2017 |
2.0.1 | 2,327 | 10/29/2015 |
2.0.0 | 559 | 10/29/2015 |
1.2.0 | 1,025 | 1/14/2015 |
1.1.0 | 1,761 | 2/16/2014 |
1.0.1 | 1,126 | 11/16/2013 |
1.0.0.1 | 701 | 4/21/2013 |
1.0.0 | 756 | 4/14/2013 |