aspnetcore/test/WebSites/ActivatorWebSite
sornaks f2540f9ba1 Making TagBuilder implement IHtmlContent and removing ToHtmlContent.
- Making TagRenderMode a property in TagBuilder.
- Modifying places where TagBuilder is used to suit the new model.
- This reduces space occupied by a normal application by 11.8%.
2015-08-14 10:58:51 -07:00
..
Components
Controllers
Models
Services
TagHelpers Making TagBuilder implement IHtmlContent and removing ToHtmlContent. 2015-08-14 10:58:51 -07:00
Views/View
wwwroot
ActivatorWebSite.xproj
Startup.cs
project.json React to Kestrel rename 2015-08-11 16:30:03 -07:00
readme.md

readme.md

ActivatorWebSite

This web site demonstrates the use of activate attribute on controller properties, view components and tag helpers.