Go to file
N. Taylor Mullen dc94ede400 Merge branch 'release' into dev 2015-04-07 14:43:56 -07:00
samples Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:24 -07:00
src Merge branch 'release' into dev 2015-04-07 14:43:56 -07:00
test Using in memory store on mono 2015-04-06 11:06:27 -07:00
.gitattributes
.gitignore Add project.lock.json to .gitignore 2015-02-16 12:12:36 -08:00
.travis.yml Turn off sudo for .travis.yml. 2015-04-01 17:04:57 -07:00
CONTRIBUTING.md
DiagnosticsPages.sln Update .kproj => .xproj. 2015-03-11 14:05:30 -07:00
LICENSE.txt
NuGet.Config Updating to release NuGet.config 2015-03-25 11:46:14 -07:00
README.md Adding status badges 2015-04-01 18:13:45 -07:00
appveyor.yml Fix AppVeyor git line ending config 2015-04-03 17:08:57 -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 Change the default author in makefile.shade 2014-06-18 16:21:39 -07:00

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.