Umplify.MicroTools.Locale

A small .NET library to create and cache a thread-safe dictionary of strings used all across an application. This library is meant to serve single-tenant and multi-tenant applications while supporting one culture or multiple ones simultaneously.


Keywords
locale, csharp-code, csharp-library, library, locales
License
Apache-2.0
Install
Install-Package Umplify.MicroTools.Locale -Version 1.0.2

Documentation

Build status

Umplify Micro Tools

Umplify MicroTools is a set of free, handy and small .NET libraries that can save some development times. All libraries in this solution are written by Umplify Inc. and licensed under Apache 2.

Umplify.MicroTools.Locale

A thread-safe cached dictionary of strings used all across an application. Documentation can be found here.