Skip to content

Some fun with .NET core and Managed Extensibility Framework (MEF)

License

Notifications You must be signed in to change notification settings

magicxor/ExtensibleMessageBroker

Repository files navigation

ExtensibleMessageBroker

ExtensibleMessageBroker pulls data from one place (a data source) and pushes it to another places (targets).

Imgur

You can create as many data source providers and target providers as you want. ExtensibleMessageBroker will import them via Managed Extensibility Framework.