Go to file
N. Taylor Mullen bd9894eca7 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:06 -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 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 Removed creation of request id logging scope 2015-07-16 18:51:57 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:46:24 -07:00
NuGet.Config Update NuGet feed from v2 => v3. 2015-08-19 14:54:31 -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 Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:38:06 -07:00
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.