Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magicxor/extensiblemessagebroker

Some fun with .NET core and Managed Extensibility Framework (MEF)
https://github.com/magicxor/extensiblemessagebroker

2ch bus data-flow dotnet dotnet-core dotnet-standard managed-extensibility-framework mef message-broker plugin-system plugins regexp regular-expressions telegram telegram-bot-api vk vk-api

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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

![Imgur](https://i.imgur.com/yJM83Th.png)

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