aspnetcore/samples
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
..
ActionConstraintSample.Web React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
CustomRouteSample.Web React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
EmbeddedViewSample.Web React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
FormatFilterSample.Web React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
InlineConstraintSample.Web React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
JsonPatchSample.Web React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
LocalizationSample.Web Improve ViewLocalizer resource look-up semantics: 2015-12-21 14:22:32 -08:00
MvcSandbox React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
TagHelperSample.Web React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00
UrlHelperSample.Web React to hosting changes - updated samples 2015-12-18 16:11:28 -08:00