effyteva / Teva.Common.Cultures

The Unlicense
10 stars 5 forks source link

# Teva.Common.Cultures This library helps overcome differences between CultureInfo on Windows machines, and Linux machines. It uses a simple Embedded Resource, containing CultureInfo information exported from a Windows 10 machine. When fetching a CultureInfo instance, the library populates it from the stored JSON.

Additional Features

How to use this library?

Good luck, Effy