AspNetCore.HealthChecks.UI
6.0.1
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AspNetCore.HealthChecks.UI --version 6.0.1
NuGet\Install-Package AspNetCore.HealthChecks.UI -Version 6.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AspNetCore.HealthChecks.UI" Version="6.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.HealthChecks.UI" Version="6.0.1" />
<PackageReference Include="AspNetCore.HealthChecks.UI" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AspNetCore.HealthChecks.UI --version 6.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.HealthChecks.UI, 6.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AspNetCore.HealthChecks.UI@6.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AspNetCore.HealthChecks.UI&version=6.0.1
#tool nuget:?package=AspNetCore.HealthChecks.UI&version=6.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
HealthChecks.UI Is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks.For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- AspNetCore.HealthChecks.UI.Core (>= 6.0.1)
- KubernetesClient (>= 4.0.26)
- Microsoft.EntityFrameworkCore (>= 6.0.0)
- Microsoft.EntityFrameworkCore.Design (>= 6.0.0)
- Microsoft.EntityFrameworkCore.Sqlite (>= 6.0.0)
- Microsoft.EntityFrameworkCore.Sqlite.Design (>= 2.0.0-preview1-final)
- Microsoft.Extensions.Http (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (101)
Showing the top 5 NuGet packages that depend on AspNetCore.HealthChecks.UI:
| Package | Downloads |
|---|---|
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
|
Oms.Framework
Update page result |
|
|
Ark.Tools.AspNetCore
Tools and base classes for AspNetCore as in Ark-way of using it |
|
|
SHARIZ.Infrastructure
Package Description |
|
|
Solari.Io.Abstractions
Health Checks |
GitHub repositories (32)
Showing the top 20 popular GitHub repositories that depend on AspNetCore.HealthChecks.UI:
| Repository | Stars |
|---|---|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
|
NethermindEth/nethermind
A robust, high-performance execution client for Ethereum node operators.
|
|
|
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
|
|
|
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
|
|
|
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 10.
|
|
|
abpframework/abp-samples
Sample solutions built with the ABP Framework
|
|
|
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 9
|
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
|
|
|
ntxinh/AspNetCore-DDD
Full ASP.NET Core 10.0 LTS application with DDD, CQRS and Event Sourcing
|
|
|
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
|
|
|
skoruba/Duende.IdentityServer.Admin
Modern admin UI for Duende IdentityServer and ASP.NET Core Identity 🚀
|
|
|
JasperFx/lamar
Fast Inversion of Control Tool and Successor to StructureMap
|
|
|
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 10.
|
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
|
TanvirArjel/CleanArchitecture
This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.
|
|
|
proudmonkey/ApiBoilerPlate
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1
|
|
|
ivaylokenov/Architecture-of-ASP.NET-Core-Microservices-Applications
Architecture of ASP.NET Core Microservices Applications
|
|
|
liuhll/silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0 | 6,030,081 | 12/19/2024 |
| 8.0.2 | 4,357,294 | 8/29/2024 |
| 8.0.1 | 3,386,018 | 4/2/2024 |
| 8.0.0 | 2,279,924 | 12/15/2023 |
| 7.0.2 | 2,427,639 | 8/8/2023 |
| 7.0.1 | 63,328 | 7/31/2023 |
| 7.0.0 | 140,833 | 7/30/2023 |
| 7.0.0-rc2.7 | 209,248 | 1/14/2023 |
| 7.0.0-rc2.6 | 280,007 | 12/27/2022 |
| 6.0.5 | 8,428,210 | 7/22/2022 |
| 6.0.4 | 3,009,200 | 2/28/2022 |
| 6.0.3 | 205,899 | 2/20/2022 |
| 6.0.2 | 1,564,902 | 1/2/2022 |
| 6.0.1 | 53,150 | 1/1/2022 |
| 6.0.1-rc2.4 | 377,607 | 11/10/2021 |
| 6.0.1-rc2.3 | 8,669 | 11/10/2021 |
| 5.0.1 | 3,650,327 | 1/5/2021 |
| 5.0.0 | 104,716 | 12/29/2020 |
| 5.0.0-preview1 | 79,024 | 11/22/2020 |
| 3.1.3 | 2,870,426 | 9/23/2020 |
Loading failed