aspnetcore/test/WebSites/ErrorPageMiddlewareWebSite
N. Taylor Mullen aa7ebb343a Update half of the test websites to use new Hosting API conventions.
https://github.com/aspnet/KestrelHttpServer/pull/496
2015-12-18 15:35:13 -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 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
README.md
Startup.cs Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -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.