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 Adding proper descriptions in readme.md files for functional tests. 2015-01-15 11:12:48 -08:00
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 Modify TagHelper tests to abide by new content mode design. 2015-01-16 15:56:03 -08:00
RequestServicesWebSite.kproj
Startup.cs Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
project.json