Go to file
Pranav K 5d5f278824 Enable CoreCLR tests on Travis 2015-12-01 10:35:16 -08:00
samples Hosting#318 Add middleware analysis tools, sample. 2015-11-24 11:52:20 -08:00
src Hosting#318 Add middleware analysis tools, sample. 2015-11-24 11:52:20 -08:00
test Skip tests that are failing due to Mono issues 2015-12-01 09:54:47 -08:00
tools Strong name everything except Microsoft.AspNet.Diagnostics.Entity. 2015-11-03 17:35:50 -08:00
.gitattributes
.gitignore Removed creation of request id logging scope 2015-07-16 18:51:57 -07:00
.travis.yml Enable CoreCLR tests on Travis 2015-12-01 10:35:16 -08:00
CONTRIBUTING.md
DiagnosticsPages.sln Hosting#318 Add middleware analysis tools, sample. 2015-11-24 11:52:20 -08:00
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:07 -07:00
NuGetPackageVerifier.json Enabling NuGetPackageVerifier 2015-09-22 16:00:47 -07:00
README.md
appveyor.yml
build.cmd Fix local build break 2015-10-12 12:51:39 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-10 19:53:14 -07:00
global.json
makefile.shade * Fix PageGenerator 2015-10-16 10:44:55 -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.