aspnetcore/test/WebSites/ErrorPageMiddlewareWebSite
John Luo 249673f2bc Reacting to hosting rename 2016-01-17 18:13:26 -08:00
..
Views Rename _GlobalImport.cshtml files to _ViewImports.cshtml 2015-05-21 12:27:08 -07:00
wwwroot
ErrorPageMiddlewareController.cs Add relative view path support 2015-11-18 15:59:11 -08:00
ErrorPageMiddlewareWebSite.xproj
README.md
Startup.cs Reacting to hosting rename 2016-01-17 18:13:26 -08:00
hosting.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
project.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00

README.md

ErrorPageMiddlewareWebSite

This web site illustrates how to register error page middleware.