[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
Healthcheck a commonly based on existing classes and/or existing options.
Such objects should be injected within the Healthcheck without specify wiring.
The current implementation with lambda implementation is not very DI-friendly.
Healthcheck a commonly based on existing classes and/or existing options. Such objects should be injected within the Healthcheck without specify wiring. The current implementation with lambda implementation is not very DI-friendly.