Ev.ServiceBus icon indicating copy to clipboard operation
Ev.ServiceBus copied to clipboard

A wrapper to use Azure Service Bus in a ASP.NET Core project

Results 4 Ev.ServiceBus issues
Sort by recently updated
recently updated
newest added

Fixes issue where `System.InvalidOperationException: 'This service descriptor is keyed. Your service provider may not support keyed services.'` is thrown during startup if keyed services are registered.

As the topic says. [TODO]

enhancement

- Added - new categorized Logging - Ev.ServiceBus.LoggingExtensions.MessageProcessing : For logs related to message processing - Ev.ServiceBus.LoggingExtensions.ServiceBusClientManagement : For logs related to creation of client / disposition of clients -...

enhancement

## Description We need to improve the logging mechanism in our package to enhance performance, clarity, and manageability. This issue aims to address several aspects of logging: ### Fix Duplicate...

enhancement
good first issue