Go to file
Praburaj 23ef6d4eb8 Changing extensions from StatusCodePagesOptions to IApplicationBuilder.
Addressing few more PR comments.
2015-02-10 16:18:06 -08:00
samples Changing extensions from StatusCodePagesOptions to IApplicationBuilder. 2015-02-10 16:18:06 -08:00
src Changing extensions from StatusCodePagesOptions to IApplicationBuilder. 2015-02-10 16:18:06 -08:00
test React to Migrations changes 2015-02-10 11:07:18 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
DiagnosticsPages.sln Outline for StatusCodePages middleware. 2015-02-10 13:29:48 -08:00
LICENSE.txt
NuGet.Config
README.md
build.cmd Change SKIP_DOTNET_INSTALL to SKIP_KRE_INSTALL 2015-01-28 17:19:17 -08:00
build.sh Update build.cmd and build.sh to use kvm 2015-01-28 17:19:01 -08:00
global.json
makefile.shade

README.md

ASP.NET DiagnosticsPages

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.