Skip to content

Using various ways to send and receive messages to/from azure service bus

License

Notifications You must be signed in to change notification settings

aimenux/ServiceBusDemo

Repository files navigation

.NET

ServiceBusDemo

Using various ways to send and receive messages to/from azure service bus

In this repo, i m using various ways in order to send and receive messages to/from azure service bus.

1️⃣ Example01 : use worker template with ServiceBusClient

2️⃣ Example02 : use worker template with ServiceBusReceiver and ServiceBusSender

3️⃣ Example03 : use worker template with ServiceBusProcessor

4️⃣ Example04 : use worker template with MassTransit

5️⃣ Example05 : use worker template with Wolverine

6️⃣ Example06 : use worker template with Rebus

7️⃣ Example07 : use worker template with SlimMessageBus

Tools : net 8.0, servicebus, masstransit, wolverine, rebus, slim-message-bus

About

Using various ways to send and receive messages to/from azure service bus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages