Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.27 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.27 KB

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