Go to file
Pranav K 9df12d07ff Updating to release NuGet.config. 2015-10-28 12:43:07 -07:00
samples Bring back "Apply Migrations" button on database error page 2015-10-20 09:29:15 -07:00
src Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 19:30:09 -07:00
test 💚 Prepare for IAccessor API change in EF 2015-10-26 10:10:30 -07:00
.gitattributes
.gitignore Removed creation of request id logging scope 2015-07-16 18:51:57 -07:00
.travis.yml Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
CONTRIBUTING.md Update Home master -> Home dev 2015-05-12 11:50:16 -07:00
DiagnosticsPages.sln Bring back "Apply Migrations" button on database error page 2015-10-20 09:29:15 -07:00
LICENSE.txt Update LICENSE.txt and license header on files. 2015-05-01 13:46:24 -07:00
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 Update .travis.yml and appveyor.yml to build quietly. 2015-04-07 16:14:38 -07:00
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.