AspNetCore.HealthChecks.OpenIdConnectServer
5.0.1
HealthChecks.OpenIdConnectServer is the health check package for OpenIdConnect servers
Install-Package AspNetCore.HealthChecks.OpenIdConnectServer -Version 5.0.1
dotnet add package AspNetCore.HealthChecks.OpenIdConnectServer --version 5.0.1
<PackageReference Include="AspNetCore.HealthChecks.OpenIdConnectServer" Version="5.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.HealthChecks.OpenIdConnectServer --version 5.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.HealthChecks.OpenIdConnectServer, 5.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.1)
- Microsoft.Extensions.Http (>= 5.0.0)
-
net5.0
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.1)
- Microsoft.Extensions.Http (>= 5.0.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AspNetCore.HealthChecks.OpenIdConnectServer:
Package | Downloads |
---|---|
Sitko.Core.Auth.IdentityServer
Sitko.Core is a set of libraries to help build .NET Core applications fast
|
|
MilNet.Services.AspNetCore
Template to use MilNet Services
|
|
Skoruba.IdentityServer4.Admin.UI
The package with UI for the administration of the IdentityServer4
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AspNetCore.HealthChecks.OpenIdConnectServer:
Repository | Stars |
---|---|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|