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,500,444 | 4/2/2024 |
8.0.0 | 627,979 | 12/15/2023 |
7.0.0 | 1,038,782 | 7/30/2023 |
7.0.0-rc2.5 | 17,996 | 3/13/2023 |
7.0.0-rc2.4 | 6,928 | 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,482,253 | 12/2/2022 |
6.0.4 | 1,796,398 | 7/27/2022 |
6.0.3 | 1,498,212 | 2/28/2022 |
6.0.1 | 529,144 | 12/29/2021 |
6.0.1-rc2.1 | 34,788 | 11/22/2021 |
6.0.0 | 57,366 | 12/29/2021 |
5.1.2 | 575,231 | 11/21/2021 |
5.1.1 | 889,447 | 5/26/2021 |
5.1.0 | 32,016 | 5/18/2021 |
5.0.2 | 205,925 | 3/18/2021 |
5.0.1 | 501,789 | 1/5/2021 |
5.0.0 | 38,973 | 12/29/2020 |
5.0.0-preview1 | 6,603 | 11/22/2020 |
3.2.2 | 968,873 | 9/1/2020 |
3.2.1 | 485,122 | 5/15/2020 |
3.1.1 | 156,230 | 4/17/2020 |
3.1.0 | 35,642 | 4/9/2020 |
3.0.1 | 99,090 | 3/15/2020 |
3.0.0 | 429,729 | 9/24/2019 |
2.2.5 | 271,603 | 8/13/2019 |
2.2.4 | 234,588 | 1/7/2019 |
2.2.3 | 1,917 | 1/5/2019 |
2.2.2 | 5,708 | 12/27/2018 |
2.2.1 | 25,960 | 12/13/2018 |
2.2.0 | 169,726 | 11/14/2018 |