aspnetcore/samples/DispatcherSample
Ryan Nowak bd750ad76d Making endpoints and addresses easier
This makes endpoints and addresses easier to work with by dropping the
'metadata first' approach for the the things that are really at the core
of the dispatcher.
2017-09-28 22:07:32 -07:00
..
DispatcherSample.csproj Add endpoint disambiguation 2017-09-22 10:54:20 -07:00
HttpMethodEndpointSelector.cs Making endpoints and addresses easier 2017-09-28 22:07:32 -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 Making endpoints and addresses easier 2017-09-28 22:07:32 -07:00