LiteX.HealthChecks.AzureServiceBus 3.0.0
AzureServiceBus health checks package used to check the status of a Azure ServiceBus (queue and topic) in .NET 5, .NET Core, .NET Standard based applications.
LiteXHealthChecks is very small yet powerful and high-performance library used to check the status of a component in the application, such as a backend service, database or some internal state.
No packages depend on LiteX.HealthChecks.AzureServiceBus.
Upgrade to .NET 5.x.
Added multi-framework target support - .NET 5, .NET Core 3.1, .NET Standard 2.1 and .NET Standard 2.0
Update libraries and SDKs to latest version.
.NET Core 3.1
- Microsoft.Azure.ServiceBus (>= 5.1.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.10)
.NET 5.0
- Microsoft.Azure.ServiceBus (>= 5.1.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 5.0.1)
.NET Standard 2.0
- Microsoft.Azure.ServiceBus (>= 5.1.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.10)
.NET Standard 2.1
- Microsoft.Azure.ServiceBus (>= 5.1.0)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.10)