Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 980 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 980 Bytes

Azure Service Bus samples

.NET

Microsoft.Azure.ServiceBus

Any samples within the Microsoft.Azure.ServiceBus folder target the newer .NET Standard library. Each of the sample page carries a description of the scenario covered in the sample under the What will be accomplished section.

Microsoft.ServiceBus.Messaging

Any samples within the Microsoft.ServiceBus.Messaging folder, reference the older WindowsAzure.ServiceBus NuGet package. These samples were moved from this previous repository. See the readme here for more details.

Java

Any samples within the Java folder target the new Azure-ServiceBus-Java library. See the readme here for more details on the scenario covered in the samples.