/Jcd.Formatting

A library to simplify implementing IFormatProvider and ICustomFormatter as well as arbitrary integer encoding (e.g. Base 31 if you please). Support me at https://ko-fi.com/jasoncdaniels

Primary LanguageC#MIT LicenseMIT

Jcd.Formatting

A library to simplify implementing IFormatProvider and ICustomFormatter as well as arbitrary integer encoding (e.g. Base 31 if you please)

Change Log

2.0

  • IIntegerParser.TryParseXYZ methods now use an out instead of taking a ref.
  • IntegerEncoder - Case insensitive alphabets now emit uppercase letters when calling format.

GitHub Build status CodeFactor Grade

MyGet Nuget

API Docs