AspNetCore.HealthChecks.AzureServiceBus
8.0.1
dotnet add package AspNetCore.HealthChecks.AzureServiceBus --version 8.0.1
NuGet\Install-Package AspNetCore.HealthChecks.AzureServiceBus -Version 8.0.1
<PackageReference Include="AspNetCore.HealthChecks.AzureServiceBus" Version="8.0.1" />
paket add AspNetCore.HealthChecks.AzureServiceBus --version 8.0.1
#r "nuget: AspNetCore.HealthChecks.AzureServiceBus, 8.0.1"
// Install AspNetCore.HealthChecks.AzureServiceBus as a Cake Addin #addin nuget:?package=AspNetCore.HealthChecks.AzureServiceBus&version=8.0.1 // Install AspNetCore.HealthChecks.AzureServiceBus as a Cake Tool #tool nuget:?package=AspNetCore.HealthChecks.AzureServiceBus&version=8.0.1
Azure Service Bus Health Check
This health check verifies the ability to communicate with Azure Service Bus.
Breaking changes
In the prior releases, AzureEventHubHealthCheck
was a part of AspNetCore.HealthChecks.AzureServiceBus
package. It had a dependency on not just Azure.Messaging.ServiceBus
, but also Azure.Messaging.EventHubs
. The packages have been split to avoid bringing unnecessary dependencies. The name of the new EveHub package is AspNetCore.HealthChecks.Azure.Messaging.EventHubs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Azure.Messaging.ServiceBus (>= 7.17.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.0)
-
net6.0
- Azure.Messaging.ServiceBus (>= 7.17.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 8.0.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on AspNetCore.HealthChecks.AzureServiceBus:
Package | Downloads |
---|---|
Aspire.Azure.Messaging.ServiceBus
A client for Azure Service Bus that integrates with Aspire, including health checks, logging and telemetry. |
|
Ark.Tools.AspNetCore.HealthChecks
Extensions of AspNetCore HealthChecks |
|
Energinet.DataHub.Core.Messaging
[Release Notes](https://github.com/Energinet-DataHub/geh-core/blob/master/source/Messaging/documents/release-notes/release-notes.md) [Documentation](https://github.com/Energinet-DataHub/geh-core/blob/master/source/Messaging/documents/documentation.md) |
|
EBK.Core.BuildingBlocks
Package Description |
|
Ev.ServiceBus.HealthChecks
This package links Ev.ServiceBus and Microsoft.Extensions.Diagnostics.HealthChecks NuGet packages. Resources registered in Ev.ServiceBus will be automatically health checked. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on AspNetCore.HealthChecks.AzureServiceBus:
Repository | Stars |
---|---|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source
|
|
Azure-Samples/eShopOnAzure
A variant of https://github.com/dotnet/eShop that uses Azure services
|
|
vany0114/microservices-dotnetcore-docker-sf-k8s
Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.
|
Version | Downloads | Last updated |
---|---|---|
8.0.1 | 1,667,471 | 4/2/2024 |
8.0.0 | 640,539 | 12/15/2023 |
7.0.0 | 1,069,879 | 7/30/2023 |
7.0.0-rc2.5 | 18,066 | 3/13/2023 |
7.0.0-rc2.4 | 7,020 | 1/14/2023 |
7.0.0-rc2.3 | 309 | 12/27/2022 |
7.0.0-rc2.2 | 166 | 12/27/2022 |
6.1.0 | 3,526,637 | 12/2/2022 |
6.0.4 | 1,806,351 | 7/27/2022 |
6.0.3 | 1,510,721 | 2/28/2022 |
6.0.1 | 531,916 | 12/29/2021 |
6.0.1-rc2.1 | 35,072 | 11/22/2021 |
6.0.0 | 59,001 | 12/29/2021 |
5.1.2 | 579,942 | 11/21/2021 |
5.1.1 | 891,569 | 5/26/2021 |
5.1.0 | 32,032 | 5/18/2021 |
5.0.2 | 206,263 | 3/18/2021 |
5.0.1 | 508,478 | 1/5/2021 |
5.0.0 | 39,176 | 12/29/2020 |
5.0.0-preview1 | 6,603 | 11/22/2020 |
3.2.2 | 971,294 | 9/1/2020 |
3.2.1 | 486,730 | 5/15/2020 |
3.1.1 | 157,053 | 4/17/2020 |
3.1.0 | 35,714 | 4/9/2020 |
3.0.1 | 99,216 | 3/15/2020 |
3.0.0 | 430,538 | 9/24/2019 |
2.2.5 | 273,054 | 8/13/2019 |
2.2.4 | 234,657 | 1/7/2019 |
2.2.3 | 1,920 | 1/5/2019 |
2.2.2 | 5,711 | 12/27/2018 |
2.2.1 | 26,193 | 12/13/2018 |
2.2.0 | 170,343 | 11/14/2018 |