Projects in Awesome Lists tagged with rebus
A curated list of projects in awesome lists tagged with rebus .
https://github.com/rebus-org/rebus
:bus: Simple and lean service bus implementation for .NET
c-sharp message-bus message-queue messaging messaging-library microservices rebus service-bus
Last synced: 14 May 2025
https://github.com/rebus-org/Rebus
:bus: Simple and lean service bus implementation for .NET
c-sharp message-bus message-queue messaging messaging-library microservices rebus service-bus
Last synced: 16 Mar 2025
https://github.com/rebus-org/rebussamples
Small sample projects
c-sharp msmq rabbitmq rebus simpleinjector sql-server
Last synced: 09 Apr 2025
https://github.com/rebus-org/rebus.rabbitmq
:bus: RabbitMQ transport for Rebus
message-queue rabbitmq rabbitmq-transport rebus transport
Last synced: 05 Apr 2025
https://github.com/rebus-org/rebus.sqlserver
:bus: Microsoft SQL Server transport and persistence for Rebus
message-queue persistence rebus sql-server transport
Last synced: 06 Apr 2025
https://github.com/rebus-org/rebus.azureservicebus
:bus: Azure Service Bus transport for Rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.signalr
:bus: Rebus-based SignalR backplane
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.amazonsqs
:bus: Amazon SQS transport for Rebus
amazon-s3 amazon-sqs rebus transport
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.postgresql
:bus: PostgreSQL persistence for Rebus
message-queue persistence postgres postgresql rebus transport
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.events
:bus: Convenient event configuration extensions for Rebus
events message-bus message-queue messaging rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.autofac
:bus: Autofac container adapter for Rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.serilog
:bus: Serilog logging integration for Rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebusdemos
:bus: Code samples used for presentations
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.transactionscopes
:bus: System.Transactions.TransactionScope enlistment helper for Rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.mysql
:bus: MySQL integration for Rebus
messaging mysql rebus servicebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.msgpack
:bus: MessagePack message serializer for Rebus
message-serialization msgpack rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.azurestorage
:x: DEPRECATED :bus: Azure Storage transport, databus storage, etc. for Rebus
azure-storage persistence rebus transport
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.mongodb
:bus: MongoDB persistence implementations for Rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.autoscaling
🚌 Experimental auto-scaling extension for Rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.oracle
:bus: Oracle transport for Rebus
messaging oracle oracle-database oracle-db persistence rebus servicebus transport
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.simpleinjector
:bus: SimpleInjector container adapter for Rebus
rebus simpleinjector simpleinjector-container
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.testhelpers
:bus: Test helpers for Rebus (i.e. fake bus, saga fixture, etc.)
fixture fixtures rebus saga saga-fixture sagas testhelper testing
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.protobuf
:bus: Protobuf message serializer for Rebus
message-serialization protobuf rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.amazons3
:bus: Amazon S3 data bus storage for Rebus
amazon amazon-s3 amazon-sqs data-bus-storage rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.nlog
:bus: NLog logger integration for Rebus
Last synced: 23 Apr 2025
https://github.com/skwasjer/rebus.correlate
Rebus integration of Correlate to correlate message flow via any supported Rebus transport.
c-sharp correlate correlation-context correlation-id messaging rebus
Last synced: 12 Apr 2025
https://github.com/rebus-org/rebus.activemq
:x: DEPRECATED :bus: ActiveMQ transport for Rebus (WIP)
activemq activemq-transport rebus
Last synced: 23 Apr 2025
https://github.com/gsarti/verbalized-rebus
Materials for "Non Verbis, Sed Rebus: Large Language Models are Weak Solvers of Italian Rebuses" at CLiC-it'24 🧩
claude-3-5-sonnet enigmistica gpt-4o italian-language italiano language-game large-language-models llama-3-70b llm natural-language-processing paper rebus word-game
Last synced: 07 May 2025
https://github.com/rebus-org/rebus.microsoft.extensions.logging
:bus: Microsoft Logging Extensions integration for Rebus
logging microsoft microsoft-extensions-logging rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.structuremap
:x: DEPRECATED :bus: StructureMap container adapter for Rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.messagevalidation
:x: DEPRECATED :bus: Message validation plugin for Rebus
fluent-validation message-queue rebus service-bus
Last synced: 24 Feb 2025
https://github.com/rebus-org/rebus.consul
:x: DEPRECATED :bus: Consul integration for Rebus
Last synced: 24 Feb 2025
https://github.com/rebus-org/rebus.wire
:x: DEPRECATED :bus: Wire serializer for Rebus
Last synced: 24 Feb 2025
https://github.com/rebus-org/rebus.unitofwork
:bus: Unit of work helper for Rebus
Last synced: 23 Apr 2025
https://github.com/rebus-org/rebus.ninject
:x: DEPRECATED :bus: Ninject container adapter for Rebus
ioc ioc-container messaging ninject ninject-container rebus
Last synced: 24 Feb 2025
https://github.com/rebus-org/rebus.castlewindsor
:x: DEPRECATED :bus: Castle Windsor container adapter for Rebus
Last synced: 23 Apr 2025
https://github.com/guilhermestracini/poc-dotnet-cqrs
🔬 Proof of Concept of CQRS pattern in .NET using RabbitMQ, ReBus, State Machine, MediatR and Docker
cqrs dotnet dotnet-core machine mediator mediatr patterns patterns-design poc rabbitmq rebus state state-machine
Last synced: 24 Mar 2025
https://github.com/skwasjer/rebus.fluentvalidation
Message validation using FluentValidation for Rebus.
Last synced: 29 Mar 2025
https://github.com/aimenux/servicebusdemo
Using various ways to send and receive messages to/from azure service bus
azure-service-bus masstransit queue rebus receiver sender slim-message-bus wolverine
Last synced: 03 Apr 2025
https://github.com/adshan/dotnet-saga-pattern-rabbitmq
Implementing Saga Orchestration Pattern with RabbitMQ.
dotnet rabbitmq rebus saga-pattern
Last synced: 13 Apr 2025