aspnetcore/test/WebSites/ActivatorWebSite
Ryan Nowak 80add92de8 React to removal of TagHelperContent.ToString()
Avoid calling ToString on a TagHelperContent.

Also react to new properties on TagHelperCodeGenerationContext
2015-09-23 11:09:27 -07:00
..
Components Part of #2151 - Remove [Activate] from ViewComponents 2015-05-21 22:57:45 -07:00
Controllers API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
Models Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Services Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
TagHelpers React to removal of TagHelperContent.ToString() 2015-09-23 11:09:27 -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.