aspnetcore/test/WebSites/ActivatorWebSite
Pranav K b520b0cb22 Limit [FromServices] to apply only to parameters
Fixes #3507
2015-11-17 16:41:04 -08:00
..
Components Part of #2151 - Remove [Activate] from ViewComponents 2015-05-21 22:57:45 -07:00
Controllers Limit [FromServices] to apply only to parameters 2015-11-17 16:41:04 -08:00
Models
Services Move less-commonly used types out of .Rendering 2015-09-16 23:52:29 -07:00
TagHelpers React to WebEncoders changes. 2015-10-30 17:59:19 -07:00
Views/View React to aspnet/Razor#561. 2015-11-06 12:31:55 -08:00
wwwroot
ActivatorWebSite.xproj
Startup.cs Reacting to DependencyInjection changes 2015-11-13 10:47:34 -08:00
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
readme.md

readme.md

ActivatorWebSite

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