Go to file
Nate McMaster 215e41f673 Remove Microsoft.AspNetCore.DiagnosticsViewPage.Sources package 2017-01-09 12:13:05 -08:00
samples
src Remove Microsoft.AspNetCore.DiagnosticsViewPage.Sources package 2017-01-09 12:13:05 -08:00
test
tools
.gitattributes
.gitignore Remove Microsoft.AspNetCore.DiagnosticsViewPage.Sources package 2017-01-09 12:13:05 -08:00
.travis.yml
CONTRIBUTING.md
DiagnosticsPages.sln Remove Microsoft.AspNetCore.DiagnosticsViewPage.Sources package 2017-01-09 12:13:05 -08:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Remove Microsoft.AspNetCore.DiagnosticsViewPage.Sources package 2017-01-09 12:13:05 -08:00
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
global.json

README.md

ASP.NET Core Diagnostics

AppVeyor: AppVeyor

Travis: Travis

Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.