aspnetcore/test/WebSites/ErrorPageMiddlewareWebSite
Jass Bagga 3eae7cc393 Add AggregateExceptionTest (#6135)
Test for aspnet/Common#215
2017-04-14 14:20:31 -07:00
..
Views
AggregateExceptionController.cs Add AggregateExceptionTest (#6135) 2017-04-14 14:20:31 -07:00
ErrorPageMiddlewareController.cs Added a test to verify ReflectionTypeLoadException 2016-07-25 12:06:16 -07:00
ErrorPageMiddlewareWebSite.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
README.md
Startup.cs

README.md

ErrorPageMiddlewareWebSite

This web site illustrates how to register error page middleware.