Mapping Event Broker
Motivation
Normally with the event broker the source and the destination event argument type must match exactly. With the mapping event broker you get the possibility to remap event arguments from the source to the destination.
Features
- Remap your existing events with a few lines of code!
- Transparently integrates into your existing usage of the event broker
- Adapters for major .NET mapping technologies
-
- AutoMapper
- more to come
- Convention based mapping