Go to file
Arthur Vickers 3a8b8c81ab Update in-memory tests to used named database. 2017-02-28 16:46:30 -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 Update in-memory tests to used named database. 2017-02-28 16:46:30 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
DiagnosticsPages.sln Upgrade to VS 2017 2017-01-31 10:01:38 -08:00
LICENSE.txt
NuGet.config Upgrade to VS 2017 2017-01-31 10:01:38 -08:00
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 Upgrade to VS 2017 2017-01-31 10:01:38 -08:00
build.sh Upgrade to VS 2017 2017-01-31 10:01:38 -08:00
version.props Upgrade to VS 2017 2017-01-31 10:01:38 -08:00

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.