GnuCash C# Common Utilities NuGet Package

GnuCashCs.Common is a set of utilities in C# that will aid in integrating with GnuCash.

This package is required by GnuCashCs.REST.

Currently, it only implements Fraction in Utilities, which assists in usage of Fractions in a simple manner.

Implements all basic operations (add, subtract, multiply, divide, compare, simplyfy) related to fractions. Allows conversion to/from string/double.

Implements extensions that allow utilizing fractions in LINQ, for example fractions.Sum() or items.Sum(x => x.FractionProperty)

Code repo: https://gitlab.com/pp-gnucash/gnucash-cs-common.




Got any GnuCash C# Common Utilities Question?





Info

Version: 0.3.0
Author(s): Pepe Alvarez
Last Update: Saturday, May 25, 2019
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/GnuCashCs.Common


Install
Install-Package GnuCashCs.Common
dotnet add package GnuCashCs.Common
paket add GnuCashCs.Common
GnuCashCs.Common Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2234