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 Part of #2151 - Remove [Activate] from ViewComponents 2015-05-21 22:57:45 -07:00
Controllers Fix #2151 - Part 4 remove [Activate] support from controllers. 2015-05-21 22:57:56 -07:00
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Services Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
TagHelpers Making TagBuilder implement IHtmlContent and removing ToHtmlContent. 2015-08-14 10:58:51 -07:00
Views/View Part of #2151 - Remove [Activate] from ViewComponents 2015-05-21 22:57:45 -07:00
wwwroot
ActivatorWebSite.xproj
Startup.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
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.