aspnetcore/samples/DispatcherSample
Ryan Nowak abb41302e9 Add a dispatcher by default (#462)
This change adds the TreeDispatcher by default to the pipeline. You can
register DispatcherDataSource instances to configure it.
2017-09-29 16:06:38 -07:00
..
DispatcherSample.csproj Add endpoint disambiguation 2017-09-22 10:54:20 -07:00
HttpMethodEndpointSelector.cs Add a dispatcher by default (#462) 2017-09-29 16:06:38 -07:00
IAuthorizationPolicyMetadata.cs Add endpoint disambiguation 2017-09-22 10:54:20 -07:00
ICorsPolicyMetadata.cs Add endpoint disambiguation 2017-09-22 10:54:20 -07:00
Program.cs Add endpoint disambiguation 2017-09-22 10:54:20 -07:00
Startup.cs Add a dispatcher by default (#462) 2017-09-29 16:06:38 -07:00