Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Provides named bus instance support for Rebus, enabling hosting of multiple instances.

Notifications You must be signed in to change notification settings

skwasjer/Rebus.ServiceProvider.Named

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 

Repository files navigation

Rebus.ServiceProvider.Named

This library allows you to use multiple Rebus instances in a single application context. This enables you to send and receive messages using different transports, configuration, etc. and also be able to bridge sending to another bus.

Deprecated

This library is deprecated. The library Rebus.ServiceProvider now provides similar functionality.

Rebus.ServiceProvider.Named NuGet NuGet Support for multiple named Rebus instances

Source code

Source code of Rebus.ServiceProvider.Named is still available here.

About

Provides named bus instance support for Rebus, enabling hosting of multiple instances.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages