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 Add project.lock.json to .gitignore 2015-02-16 12:12:36 -08:00
CONTRIBUTING.md
DiagnosticsPages.sln Update .kproj => .xproj. 2015-03-11 14:05:30 -07:00
LICENSE.txt
NuGet.Config Renaming Nuget.org feed key name to Nuget. 2015-03-09 20:40:33 -07:00
README.md Change ASP.NET vNext to ASP.Net 5 in the Readme.md 2015-01-21 13:20:01 -06:00
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 Change the default author in makefile.shade 2014-06-18 16:21:39 -07:00

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.