Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

NuGet package of HealthChecks #34

Open
CESARDELATORRE opened this issue Mar 29, 2017 · 17 comments
Open

NuGet package of HealthChecks #34

CESARDELATORRE opened this issue Mar 29, 2017 · 17 comments

Comments

@CESARDELATORRE
Copy link
Contributor

As soon as we have a first stable preview version, it would be good to have a NuGet package of it so samples or real usage of it rely on the packages instead of on GitHub code.
Even if it is a 0.2 version, I think it is worth to start having a NuGet package, soon.

@rjperes
Copy link

rjperes commented Jul 24, 2017

Any idea as to when this will be pushed live? Thanks!

@edwardmarbry
Copy link

edwardmarbry commented Sep 13, 2017

Bump????? Any time soon?

@CESARDELATORRE
Copy link
Contributor Author

For ASP.NET Core 2.1 timeframe

@sartan
Copy link

sartan commented Oct 24, 2017

What is the relationship to https://github.com/seven1986/HealthChecks, which is available via NuGet?

@rjperes
Copy link

rjperes commented Oct 24, 2017

"Forked from dotnet-architecture/HealthChecks"

@rjperes
Copy link

rjperes commented Oct 24, 2017

The one that is available from NuGet is this one.

@johnduhart
Copy link

I've reported the NuGet package.

@sartan
Copy link

sartan commented Oct 24, 2017

Yep, I understand that it's forked from this project, just wasn't clear on the NuGet package since all the info (owner, project site, etc) is for the fork.

So just to be explicit, is the following the official HealthChecks package?
https://www.nuget.org/packages/Microsoft.AspNetCore.HealthChecks

@johnduhart
Copy link

@sartan There is no official NuGet package, as the library hasn't been released yet.

@sartan
Copy link

sartan commented Oct 24, 2017

@johnduhart Got it. Thanks for the clarification.

@CESARDELATORRE
Copy link
Contributor Author

Right, I can confirm that. https://www.nuget.org/packages/Microsoft.AspNetCore.HealthChecks is not official but created by "seven".

@sartan
Copy link

sartan commented Oct 24, 2017

Ah, just came across the PR from seven.

#66

@filoe
Copy link

filoe commented Nov 5, 2017

If the library is not released yet, why is there no preview version on NuGet?
There are articles like https://docs.microsoft.com/en-us/dotnet/standard/microservices-architecture/implement-resilient-applications/monitor-app-health, but still no NuGet packages. 😕

@CESARDELATORRE
Copy link
Contributor Author

The official NuGet package for this should appear with the first ASP.NET Core 2.1 Preview.

@Guymestef
Copy link

Guymestef commented Nov 20, 2017

FYI, using the nuget package created by @seven1986 with Microsoft.AspNetCore >= 2.0.1, throw an exception at startup: Could not load file or assembly System.ComponentModel.Primitives :/

@robichaud
Copy link

@CESARDELATORRE Now that ASP.NET Core 2.1 is in Preview, are there any updates on when NuGet packages will be available?

@Eilon
Copy link
Contributor

Eilon commented Mar 20, 2018

Adding @glennc who I think can comment on the plans for this package. This is not currently planned for ASP.NET Core 2.1, but I believe it is being considered for 2.2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants