aspnetcore/test/Microsoft.AspNet.Mvc.Locali...
damianedwards 1529c868f2 Improve ViewLocalizer resource look-up semantics:
- 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
2015-12-21 14:22:32 -08:00
..
Internal
HtmlLocalizerOfTTest.cs
HtmlLocalizerTest.cs
Microsoft.AspNet.Mvc.Localization.Test.xproj
TestStringLocalizer.cs
ViewLocalizerTest.cs Improve ViewLocalizer resource look-up semantics: 2015-12-21 14:22:32 -08:00
project.json