Go to file
Wei Wang 475babfa37 Remove k command and use dnx instead 2015-03-24 21:29:55 -07:00
samples Update .kproj => .xproj. 2015-03-11 14:05:30 -07:00
src Fixing the Elm middleware to check if request has form content 2015-03-24 10:43:00 -07:00
test Fixing tests after ElmMiddleware change 2015-03-24 10:55:10 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
DiagnosticsPages.sln Update .kproj => .xproj. 2015-03-11 14:05:30 -07:00
LICENSE.txt
NuGet.Config
README.md
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:22 -07:00
build.sh Remove k command and use dnx instead 2015-03-24 21:29:55 -07: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.