Create README.md for the localization folder (dotnet/extensions#683)

\n\nCommit migrated from c841b4f9e0
This commit is contained in:
Nate McMaster 2018-12-13 09:49:07 -08:00 committed by GitHub
parent 856efaf4c2
commit 317b4bb4eb
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
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.