Fractions 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Fractions --version 2.0.1
NuGet\Install-Package Fractions -Version 2.0.1
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="Fractions" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fractions --version 2.0.1
#r "nuget: Fractions, 2.0.1"
#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 Fractions as a Cake Addin
#addin nuget:?package=Fractions&version=2.0.1

// Install Fractions as a Cake Tool
#tool nuget:?package=Fractions&version=2.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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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 (10)

Showing the top 5 NuGet packages that depend on Fractions:

Package Downloads
KubernetesClient

Client library for the Kubernetes open source container orchestrator.

KubernetesClient.Models

Client library for the Kubernetes open source container orchestrator.

EngineeringUnits

An Engineering version of UnitsNet - Do calculations and converts between any type of unit

KubernetesClient.Classic

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.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Fractions:

Repository Stars
kubernetes-client/csharp
Officially supported dotnet Kubernetes Client library
JayArrowz/PancakeTokenSniper
BSC BNB Pancake token sniper, buy, take profit and rug check
Version Downloads Last updated
7.3.0 306,721 10/1/2023
7.2.1 6,586,752 12/11/2022
7.2.0 269,300 11/9/2022
7.1.0 1,299,615 2/20/2022
7.0.0 6,731,141 10/6/2021
6.0.0 365,081 2/18/2021
5.0.1 9,991 11/13/2020
5.0.0 1,425 11/13/2020
4.0.1 23,524,032 6/3/2019
4.0.0 1,628 6/3/2019
3.0.1 293,416 5/1/2017
3.0.0 1,991 5/1/2017
2.0.1 4,468 10/29/2015
2.0.0 2,034 10/29/2015
1.2.0 2,382 1/14/2015
1.1.0 3,187 2/16/2014
1.0.1 2,499 11/16/2013
1.0.0.1 2,080 4/21/2013
1.0.0 2,417 4/14/2013