service-bus-topic

There are 7 repositories under service-bus-topic topic.

  • Lambda3/Simple.Bus

    A simple way to receive and send message to Azure Service Bus and RabbitMq

    Language:C#16343
  • jefking/King.Service.ServiceBus

    Task scheduling for .NET: Azure Service Bus

    Language:C#9693
  • iizotov/azure-sb-loadgenerator

    Azure Service Bus / Event Hub Load Generator

    Language:C#2104
  • brSaif/Student.Commands

    The Command side sample app of an Event Sourcing, CQRS microservice, That receives gRPC requests from a gateway (preferably) and persist the events in the db. The Query side sample app is here https://github.com/brSaif/Student.Commands

    Language:C#1100
  • azure-service-bus-topic-sender

    jonahandersson/azure-service-bus-topic-sender

    A very simple console app of how to send message using Azure Service Bus Topic.

    Language:C#1201
  • brSaif/Student.Queries

    The Query side sample app of an Event Sourcing, CQRS microservice that listens to message broker events and build a snapshot that reflects the changes in the commands side, The Command side sample app is here https://github.com/brSaif/Student.Commands

    Language:C#0110
  • kolosovpetro/ServiceBusTopics.AZ204

    This is demo in context of my preparation to the AZ204 exam. It is all about to show azure service bus with topics straightforward and simple as possible.

    Language:C#00