@Ranjith Reddy You can refer to the migrating guide to Azure.Messaging.ServiceBus from Microsoft.Azure.ServiceBus along with some of the samples of Azure.Messaging.ServiceBus namespace. You need to rewrite the code as there are classes and interfaces is changed.
Issues while migrating nuget package from Microsoft.Azure.ServiceBus to Azure.Messaging.ServiceBus
Ranjith Reddy
1
Reputation point
Hi All, i was migrating my nuget package from Microsoft.Azure.ServiceBus to Azure.Messaging.ServiceBus. But in my project we have also used interfaces like IMessageReceiver, ISenderClient, ITopicClient from Microsoft.Azure.ServiceBus.Core, but couldnot find the related interfaces in the updated package. Can you please let me know what can we use in its replacement. Thanks for help.
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
700 questions
1 answer
Sort by: Most helpful
-
MayankBargali-MSFT 70,941 Reputation points Moderator
2022-01-20T10:01:21.01+00:00