Go to file
Praburaj b27c6fc1e2 Fixing runtime info middleware on coreclr
Also adding more information like OS, runtime type and architecture to the info page.
2015-04-17 11:47:46 -07:00
samples Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:24 -07:00
src Fixing runtime info middleware on coreclr 2015-04-17 11:47:46 -07:00
test Fixing runtime info middleware on coreclr 2015-04-17 11:47:46 -07:00
.gitattributes
.gitignore Add project.lock.json to .gitignore 2015-02-16 12:12:36 -08:00
.travis.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07: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 Adding status badges 2015-04-01 18:13:45 -07:00
appveyor.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
build.cmd Do not use deprecated `dnvm -x86` switch 2015-03-11 16:58:22 -07:00
build.sh Add travis and appveyor CI support. 2015-04-01 15:42:06 -07:00
global.json Update global.json, sources=>projects 2015-04-02 09:19:58 -07:00
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.