Extensions: Microsoft.Extensions.HealthCheck nuget package missing

Created on 21 Jun 2019  路  3Comments  路  Source: dotnet/extensions

I'm looking at creating a library of healthcheck extensions; however the Microsoft.Extensions.HealthChecks nuget package is missing when in visual studio; and marked as removed when trying to access this via the nuget website. I've noticed that the project GitHub link list on the nuget site is not pointing to this project? Is the healthcheck library available under someother link or nuget name?

area-healthchecks question

Most helpful comment

All 3 comments

Thanks, looking at nuget there seems to be a few package that have Microsoft.Extension.HealthChecks and namespace that are from Microsoft which is a little confusing when looking for the correct package. Thanks again

Closing since this has been answered. Thanks @PinpointTownes

Was this page helpful?
0 / 5 - 0 ratings