Go to file
Kiran Challa 191ffe1721 Fix null reference exception 2015-07-16 18:03:45 -07:00
samples [Fixes #145] Fix typo "collapsable" to be a real word ("collapsible") 2015-07-14 20:50:32 -07:00
src Fix null reference exception 2015-07-16 18:03:45 -07:00
test [Fixes #40] Suppress caching for ErrorHandler 2015-07-14 21:15:51 -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 Updating to release NuGet.config 2015-07-16 08:56:20 -07:00
README.md
appveyor.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
build.cmd
build.sh Change hardcoded `bash` shebang to `env` 2015-06-23 10:54:02 -07:00
global.json
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.