You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
<h1><a name="Features"></a>Features<a href="#Features" class="section_anchor"></a></h1><ul><li>Fire events over process boundaries with 2 lines of code! </li><li>Transparently integrates into your existing usage of the event broker </li><li>Adapters for major .NET enterprise service buses </li><ul><li>NServiceBus </li><li>MassTransit<a href="/p/bbvcommon/w/edit/MassTransit">?</a> </li><li>RhinoESB </li></ul><li>Heavily extensible to suit your business case </li><ul><li>Supports multiple serializers </li><ul><li>BinarySerializer<a href="/p/bbvcommon/w/edit/BinarySerializer">?</a> </li><li>XmlSerializer<a href="/p/bbvcommon/w/edit/XmlSerializer">?</a> </li><li>DataContractSerializer<a href="/p/bbvcommon/w/edit/DataContractSerializer">?</a> </li><li>... </li></ul><li>Selection of topics which fire over process boundaries </li><li>Customizable transport message </li></ul></ul><h1><a name="Documentation"></a>Documentation<a href="#Documentation" class="section_anchor"></a></h1><p>For basic usage please see <a href="/p/bbvcommon/wiki/EventBroker">Event Broker</a> and <a href="/p/bbvcommon/wiki/EventBrokerTutorial">Event Broker Tutorial</a> </p><p><a href="/p/bbvcommon/wiki/DistributedEventBrokerTutorial">Tutorial</a> </p>