aspnet / Diagnostics

[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
213 stars 111 forks source link

Use DbProviderFactory to merge db health checks #524

Closed pengweiqhca closed 5 years ago

pengweiqhca commented 5 years ago

https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/issues/1

dnfclas commented 5 years ago

CLA assistant check
All CLA requirements met.

natemcmaster commented 5 years ago

I'm closing because this PR is stale, and we have moved the source code for this project. If this is something you would still like to contribute, open a new PR on this repo: https://github.com/aspnet/AspNetCore.

Thanks, Nate