Adds readiness probe endpoint to AspNetCore applications which can be used by kubernetes. Allows to perform time consuming operations after startup and indicate that app not ready to receive traffic during this time.
Get Started
$ dotnet add package ReadinessProbeReadme
No README available.