services * Added WithControllersFromServiceProvider that replaces the default controller activator with a service based one. * Move activation to DefaultControllerFactory * Modify [Activate] behavior so that it no longer activates services. Use [FromService] attribute to hydrate services Fixes #1707 |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Models | ||
| Views/Other | ||
| wwwroot | ||
| RequestIdMiddleware.cs | ||
| RequestIdService.cs | ||
| RequestIdViewComponent.cs | ||
| RequestScopedActionConstraint.cs | ||
| RequestScopedFilter.cs | ||
| RequestScopedTagHelper.cs | ||
| RequestServicesWebSite.kproj | ||
| Startup.cs | ||
| project.json | ||