aspnetcore/test/WebSites/DispatchingWebSite
James Newton-King a7406d4497
Add MvcEndpointDataSource and functional tests (#7886)
2018-06-14 11:03:45 +12:00
..
Areas Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00
Controllers Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00
DispatchingWebSite.csproj Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00
HttpMergeAttribute.cs Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00
Startup.cs Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00
TestResponseGenerator.cs Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00
readme.md Add MvcEndpointDataSource and functional tests (#7886) 2018-06-14 11:03:45 +12:00

readme.md

DispatchingWebSite

This web site illustrates how to use conventional and attribute dispatching.