aspnetcore/src/Localization
John Luo 6371d93d18 Update ref assembly generation to use DefaultNetCoreTargetFramework property (dotnet/extensions#2359)
\n\nCommit migrated from 1f41bdc386
2019-09-17 11:17:34 -07:00
..
Abstractions Update ref assembly generation to use DefaultNetCoreTargetFramework property (dotnet/extensions#2359) 2019-09-17 11:17:34 -07:00
Localization Update ref assembly generation to use DefaultNetCoreTargetFramework property (dotnet/extensions#2359) 2019-09-17 11:17:34 -07: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.