Go to file
Nate McMaster 02dc95eda3
React to aspnet/Korebuild#160
2017-02-16 10:03:40 -08:00
build React to aspnet/Korebuild#160 2017-02-16 10:03:40 -08:00
samples Downgrade to stable packages 2017-02-14 21:54:02 -08:00
src Downgrade to stable packages 2017-02-14 21:54:02 -08:00
test React to aspnet/Korebuild#160 2017-02-16 10:03:40 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DiagnosticsPages.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml Bump test projects up to .NET 4.5.2 2017-02-16 08:40:27 -08:00
build.cmd
build.ps1
build.sh
version.props

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.