AspNetCore.HealthChecks.Uris
5.0.0-preview2
Prefix Reserved
This is a prerelease version of AspNetCore.HealthChecks.Uris.
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.Uris --version 5.0.0-preview2
NuGet\Install-Package AspNetCore.HealthChecks.Uris -Version 5.0.0-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.Uris" Version="5.0.0-preview2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.HealthChecks.Uris" Version="5.0.0-preview2" />
<PackageReference Include="AspNetCore.HealthChecks.Uris" />
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.Uris --version 5.0.0-preview2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.HealthChecks.Uris, 5.0.0-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.
#addin nuget:?package=AspNetCore.HealthChecks.Uris&version=5.0.0-preview2&prerelease
#tool nuget:?package=AspNetCore.HealthChecks.Uris&version=5.0.0-preview2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
HealthChecks.Uris is a simple health check package for Uri groups.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.0)
- Microsoft.Extensions.Http (>= 5.0.0)
NuGet packages (117)
Showing the top 5 NuGet packages that depend on AspNetCore.HealthChecks.Uris:
Package | Downloads |
---|---|
Aspire.Hosting
Core abstractions for the .NET Aspire application model. |
|
Aspire.Hosting.AppHost
Core library and MSBuild logic for .NET Aspire AppHost projects. |
|
Aspire.Hosting.Azure
Azure resource types for .NET Aspire. |
|
Aspire.Hosting.Redis
Redis® support for .NET Aspire. |
|
Aspire.Hosting.Testing
Testing support for the .NET Aspire application model. |
GitHub repositories (23)
Showing the top 20 popular GitHub repositories that depend on AspNetCore.HealthChecks.Uris:
Repository | Stars |
---|---|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
dotnetcore/osharp
OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
|
|
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 6
|
|
dotnet/aspire-samples
|
|
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
CommunityToolkit/Aspire
A community project with additional components and extensions for .NET Aspire
|
|
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
|
|
proudmonkey/ApiBoilerPlate
A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1
|
|
Soluto/tweek
Tweek - an open source feature manager
|
|
Azure-Samples/eShopOnAzure
A variant of https://github.com/dotnet/eShop that uses Azure services
|
|
microsoft/TailwindTraders-Backend
Tailwind Traders Backend Services
|
|
thangchung/northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
|
|
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
|
|
cmendible/dotnetcore.samples
.NET Core Samples - Code it Yourself...
|
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 1,534,268 | 12/19/2024 |
8.0.1 | 6,554,791 | 4/2/2024 |
8.0.0 | 2,201,944 | 12/15/2023 |
7.0.0 | 1,766,157 | 7/30/2023 |
7.0.0-rc2.6 | 60,898 | 3/13/2023 |
7.0.0-rc2.5 | 24,436 | 1/14/2023 |
7.0.0-rc2.4 | 17,663 | 12/27/2022 |
6.0.3 | 13,928,564 | 2/28/2022 |
6.0.2 | 2,145,987 | 12/29/2021 |
6.0.1 | 624,743 | 11/5/2021 |
6.0.1-rc2.2 | 300 | 11/10/2021 |
6.0.1-rc1.1 | 334 | 11/5/2021 |
6.0.0 | 329,136 | 12/29/2021 |
5.0.1 | 3,728,785 | 1/5/2021 |
5.0.0 | 132,541 | 12/29/2020 |
5.0.0-preview3 | 10,127 | 11/27/2020 |
5.0.0-preview2 | 971 | 11/26/2020 |
5.0.0-preview1 | 4,714 | 11/22/2020 |
3.1.2 | 4,980,348 | 6/9/2020 |
3.1.1 | 752,244 | 4/17/2020 |
3.1.0 | 189,421 | 4/9/2020 |
3.0.0 | 1,535,170 | 9/24/2019 |
2.2.3 | 1,905,523 | 5/2/2019 |
2.2.2 | 511,638 | 2/6/2019 |
2.2.1 | 192,648 | 12/15/2018 |
2.2.0 | 215,671 | 11/14/2018 |