- Check MVC services once at startup - Make action selector sync We've never really had a scenario for the action selector being async, it just ended up that way. None of our extensibility here lets you do anything async without replacing it wholesale, which we don't recommend. |
||
|---|---|---|
| .. | ||
| DefaultActionSelectorTests.cs | ||
| DefaultAssemblyProviderTests.cs | ||
| HttpResponseStreamReaderTest.cs | ||
| MvcRouteHandlerTests.cs | ||
| ObjectResultExecutorTest.cs | ||
| RouteDataActionConstraintTest.cs | ||