aspnetcore/test/WebSites/ActivatorWebSite
Ryan Nowak a318c4599a API Review - Split up .Actions
Abstractions - Core MVC extensibility

Controllers - MVC implementations of .Abstractions and supporting
contracts

Infrastructure - General purpose support APIs. Metadata APIs that don't
fit clearly with a feature or with .Abstraction
2015-09-21 21:54:02 -07:00
..
Components
Controllers API Review - Split up .Actions 2015-09-21 21:54:02 -07:00
Models
Services Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
TagHelpers Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
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.