Go to file
ASP.NET CI af2abc420c Update dependencies.props
[auto-updated: dependencies]
2018-09-16 19:09:58 +00:00
.vsts-pipelines/builds
…
build Update dependencies.props 2018-09-16 19:09:58 +00:00
samples Allow health checks to use any DI lifetime (#466) 2018-08-30 10:51:48 -07:00
src Merge pull request #475 from dotnet-maestro-bot/merge/release/2.2-to-master 2018-08-30 17:06:50 -07:00
test Fix #468 - all UseHealthChecks without a path 2018-08-30 15:33:49 -07:00
.appveyor.yml
…
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-24 10:48:25 -07:00
DiagnosticsPages.sln
…
Directory.Build.props
…
Directory.Build.targets
…
LICENSE.txt
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md
…
build.cmd
…
build.sh
…
korebuild-lock.txt Update dependencies.props 2018-09-16 19:09:58 +00:00
korebuild.json
…
run.cmd
…
run.ps1
…
run.sh
…
version.props Update package branding for 2.2.0-preview2 2018-08-21 13:33:49 -07: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.