aspnetcore/test/WebSites/RequestServicesWebSite
Stephen Halter 5de210f527 Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead
- ITypeActivator is being removed
- Where an ITypeActivator was used before, use the static ActivatorUtilities
2015-02-16 16:02:39 -08:00
..
Controllers ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
Models
Views/Other React to aspnet/Razor#164: Camel-case tag helper directives 2015-02-13 12:07:21 -08:00
wwwroot
RequestIdMiddleware.cs
RequestIdService.cs
RequestIdViewComponent.cs
RequestScopedActionConstraint.cs Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
RequestScopedFilter.cs
RequestScopedTagHelper.cs
RequestServicesWebSite.kproj
Startup.cs
project.json