MassTransit AzureServiceBusCore configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.
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,...
More information
A Mediator.Net's middleware that to broadcast the message to a message broker, by adding this one into the publish pipe, any event is raised from your domain logic will be picked up and broadcast to your configured message broker.
MassTransit AzureServiceBusCore configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.