aspnetcore/src/Localization
Nate McMaster 3a1330b7ac Enable resx source generation (dotnet/extensions#1635)
\n\nCommit migrated from ad92508be6
2019-05-03 12:04:29 -07:00
..
Abstractions
Localization Enable resx source generation (dotnet/extensions#1635) 2019-05-03 12:04:29 -07:00
README.md

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.