- IHtmlLocalizer no longer derives from IStringLocalizer - IHtmlLocalizer indexer now returns LocalizedHtmlString - IHtmlLocalizer has GetString methods now that act the same as IStringLocalizer.GetString - Made LocalizedHtmlString a struct to match LocalizedString - Updated samples in response to aspnet/Localization#167 - Rename "ancestor" to "parent" for loc API - Fixes some doc comments - Fixed tests - #3716 |
||
|---|---|---|
| .. | ||
| ActionConstraintSample.Web | ||
| CustomRouteSample.Web | ||
| EmbeddedViewSample.Web | ||
| FormatFilterSample.Web | ||
| InlineConstraintSample.Web | ||
| JsonPatchSample.Web | ||
| LocalizationSample.Web | ||
| MvcSandbox | ||
| TagHelperSample.Web | ||
| UrlHelperSample.Web | ||