aspnetcore/src/Localization
Ryan Brandenburg 58ea57e63f Obsolete ResourceManagerWithCultureStringLocalizer and WithCulture (dotnet/extensions#1133)
Obsolete ResourceManagerWithCultureStringLocalizer and WithCulture
\n\nCommit migrated from 924015e98b
2019-02-20 11:43:55 -08:00
..
Abstractions Obsolete ResourceManagerWithCultureStringLocalizer and WithCulture (dotnet/extensions#1133) 2019-02-20 11:43:55 -08:00
Localization Obsolete ResourceManagerWithCultureStringLocalizer and WithCulture (dotnet/extensions#1133) 2019-02-20 11:43:55 -08:00
README.md Create README.md for the localization folder (dotnet/extensions#683) 2018-12-13 09:49:07 -08:00

README.md

Localization

These projects provide abstractions for localizing resources in .NET applications.

The ASP.NET Core implementation of localization can be found in https://github.com/aspnet/AspNetCore/tree/master/src/Middleware/Localization.