Xabaril / AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Apache License 2.0
3.98k stars 771 forks source link

Provide Parameter less Methods to add health check #2202

Open thompson-tomo opened 2 months ago

thompson-tomo commented 2 months ago

What would you like to be added: The ability to call the following methods and it uses default settings:

Why is this needed: Simplify the api to use for basic cases by using sensible defaults.