Go to file
Chris R 26a6b5dc33 #28 Remove environment page from the error page. 2015-06-30 17:05:42 -07:00
samples Remove extra bracket from error page view. 2015-06-16 10:25:54 -07:00
src #28 Remove environment page from the error page. 2015-06-30 17:05:42 -07:00
test React to EF namespace changes 2015-06-30 10:59:15 -07:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:50:16 -07:00
DiagnosticsPages.sln Remove ErrorPageOptions properties except SourceCodeLineCount 2015-06-16 09:51:10 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:46:24 -07:00
NuGet.Config
README.md Adding status badges 2015-04-01 18:13:45 -07:00
appveyor.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:22 -07:00
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 10:54:02 -07:00
global.json Update global.json, sources=>projects 2015-04-02 09:19:58 -07:00
makefile.shade

README.md

ASP.NET DiagnosticsPages

AppVeyor: AppVeyor

Travis: Travis

Diagnostics middleware.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.