受欢迎的博客标签

ASP.NET code samples for localization

Published

 ASP.NET   the culture settings for localization

1.http://www.jerriepelser.com/blog/how-aspnet5-determines-culture-info-for-localization 2.http://www.jerriepelser.com/blog/allowing-user-to-set-culture-settings-aspnet5-part1 3.http://www.jerriepelser.com/blog/allowing-user-to-set-culture-settings-aspnet5-part2 4.https://github.com/jerriep/LocalizationByUser https://github.com/jerriep/LocalizationByUser/blob/master/src/LocalizationByUser/Startup.cs  

5.LocalizationSample https://github.com/aspnet/Localization/blob/dev/samples/LocalizationSample/Startup.cs

6.Orchard2 Localization code https://github.com/OrchardCMS/Orchard2/blob/master/src/Orchard.Abstractions/Localization/Localizer.cs  .

https://github.com/OrchardCMS/OrchardCore/src/OrchardCore/OrchardCore/Localization/

 

https://github.com/OrchardCMS/OrchardCore