Skip to content

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

License

Notifications You must be signed in to change notification settings

jason-c-daniels/Jcd.Formatting

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published