aspnetcore/test/WebSites/ActivatorWebSite
Ajay Bhargav Baaskaran 9c81b95d1b Renamed Controller.Context to Controller.HttpContext
- #3165
2015-09-25 11:01:30 -07:00
..
Components Part of #2151 - Remove [Activate] from ViewComponents 2015-05-21 22:57:45 -07:00
Controllers Renamed Controller.Context to Controller.HttpContext 2015-09-25 11:01:30 -07:00
Models
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
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.