- Making TagBuilder's InnerHtml an IHtmlContent. - Delay encoding until the content is written. - Moving BufferedHtmlContent to Common cos it is used in aspnet/Razor also. - Changing GenerateOption to take in a string and create StringHtmlContent. - This reduces the space used by around 13%. |
||
|---|---|---|
| .. | ||
| Components | ||
| Controllers | ||
| Models | ||
| Services | ||
| TagHelpers | ||
| Views/View | ||
| wwwroot | ||
| ActivatorWebSite.xproj | ||
| Startup.cs | ||
| project.json | ||
| readme.md | ||
readme.md
ActivatorWebSite
This web site demonstrates the use of activate attribute on controller properties, view components and tag helpers.