AspNetCore.HealthChecks.UI.Client 3.1.1-preview2

Prefix Reserved
This is a prerelease version of AspNetCore.HealthChecks.UI.Client.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNetCore.HealthChecks.UI.Client --version 3.1.1-preview2
                    
NuGet\Install-Package AspNetCore.HealthChecks.UI.Client -Version 3.1.1-preview2
                    
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.Client" Version="3.1.1-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.HealthChecks.UI.Client" Version="3.1.1-preview2" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" />
                    
Project file
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.Client --version 3.1.1-preview2
                    
#r "nuget: AspNetCore.HealthChecks.UI.Client, 3.1.1-preview2"
                    
#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.Client@3.1.1-preview2
                    
#: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.Client&version=3.1.1-preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AspNetCore.HealthChecks.UI.Client&version=3.1.1-preview2&prerelease
                    
Install as a Cake Tool

HealthChecks.UI.Client contains some mandatory abstractions to work with HealthChecks.UI.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (246)

Showing the top 5 NuGet packages that depend on AspNetCore.HealthChecks.UI.Client:

Package Downloads
Reo.Core.HealthCheck

Package Description

Reo.Core.Queue.RabbitMq

Package Description

Reo.Core.AutoHistory

Package Description

Reo.Core.Database

Package Description

Reo.Core.Elastic

Package Description

GitHub repositories (60)

Showing the top 20 popular GitHub repositories that depend on AspNetCore.HealthChecks.UI.Client:

Repository Stars
quartznet/quartznet
Quartz Enterprise Scheduler .NET
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
Azure/azure-functions-host
The host/runtime that powers Azure Functions
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
NethermindEth/nethermind
A robust execution client for Ethereum node operators.
abpframework/abp-samples
Sample solutions built with the ABP Framework
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 9.
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 9
dotnet/aspire-samples
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
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.
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 8.0 LTS application with DDD, CQRS and Event Sourcing
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
einmontal/SampleProject
Version Downloads Last Updated
9.0.0 7,250,752 12/19/2024
8.0.1 20,866,320 4/2/2024
8.0.0 6,690,537 12/15/2023
7.1.0 5,340,012 8/8/2023
7.0.0 520,759 7/30/2023
7.0.0-rc2.7 335,153 1/14/2023
7.0.0-rc2.6 262,043 12/27/2022
6.0.5 24,246,201 7/22/2022
6.0.4 7,739,913 2/28/2022
6.0.3 543,538 2/20/2022
6.0.2 3,346,790 1/2/2022
6.0.1-rc2.4 520,589 11/10/2021
6.0.1-rc2.3 8,247 11/10/2021
5.0.1 9,699,404 1/5/2021
5.0.0 321,284 12/29/2020
5.0.0-preview1 83,694 11/22/2020
3.1.2 7,941,862 9/15/2020
3.1.1 3,097,613 6/5/2020
3.1.1-preview3 41,648 4/17/2020
3.1.1-preview2 2,107 4/15/2020
3.1.1-preview1 1,300 4/13/2020
3.1.0 2,207,364 4/9/2020
3.0.2 2,784,220 12/27/2019
3.0.1 54,057 12/26/2019
3.0.0 1,141,148 9/24/2019
2.2.4 3,346,319 6/26/2019
2.2.3 1,474,913 3/15/2019
2.2.2 611,841 12/6/2018
2.2.1 19,036 12/5/2018
2.2.0 457,608 11/14/2018