aspnetcore/test/WebSites/ErrorPageMiddlewareWebSite
Pranav K b6144142fe Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
..
Views Use regular PDBs on full desktop when possible 2016-06-09 14:59:38 -07:00
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 Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
README.md
Startup.cs [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00

README.md

ErrorPageMiddlewareWebSite

This web site illustrates how to register error page middleware.