Go to file
Kiran Challa 09b1c0fa63 [Fixes #167]Error page/handler should reset any buffered data, clear headers, etc. 2015-08-20 10:21:34 -07:00
samples Added wwwroot folder to WelcomePageSample 2015-08-10 13:12:15 -07:00
src [Fixes #167]Error page/handler should reset any buffered data, clear headers, etc. 2015-08-20 10:21:34 -07:00
test [Fixes #167]Error page/handler should reset any buffered data, clear headers, etc. 2015-08-20 10:21:34 -07:00
.gitattributes
.gitignore Removed creation of request id logging scope 2015-07-16 18:51:57 -07:00
.travis.yml
CONTRIBUTING.md
DiagnosticsPages.sln Removed creation of request id logging scope 2015-07-16 18:51:57 -07:00
LICENSE.txt
NuGet.Config Update NuGet feed from v2 => v3. 2015-08-19 14:54:31 -07:00
README.md
appveyor.yml
build.cmd Enable build script to be pinned 2015-08-11 16:44:41 -07:00
build.sh
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.