RickStrahl / Westwind.Globalization

Database driven resource localization for .NET applications
544 stars 135 forks source link

IMemoryCache and IDistributedCache support #201

Open tibitoth opened 4 years ago

tibitoth commented 4 years ago

It would be a better approach to utilize the built in IMemoryCache infrastructure for caching.

Also, it would be much better to add support for IDistributedCache opt-in.