- Always prepend with application name and let underlying `IStringLocalizerFactory` do the name gymnastics - Use ExecutingFilePath instead of view name - Trim off the file extension (so your resource doesn't have to have ".cshtml" in its name) - Improved doc comments - Added tests to cover ViewLocalizer behavior - #3718 - #2767 |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Models | ||
| Resources | ||
| Views | ||
| wwwroot | ||
| LocalizationSample.Web.xproj | ||
| Startup.cs | ||
| hosting.json | ||
| project.json | ||
| readme.md | ||
readme.md
LocalizationSample.Web
This web site illustrates use cases for MVC localization.