Event broker extension for mapping event arguments from one type to another using AutoMapper.
                        
                    
         
                Info
| Version: | 2.7.0 | 
| Author(s): | Appccelerate team | 
| Last Update: | Wednesday, January 14, 2015 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/appccelerate/mappingeventbroker | 
| NuGet Url: | https://www.nuget.org/packages/Appccelerate.MappingEventBroker.AutoMapper | 
Install
Install-Package Appccelerate.MappingEventBroker.AutoMapper
                        dotnet add package Appccelerate.MappingEventBroker.AutoMapper
                        paket add Appccelerate.MappingEventBroker.AutoMapper
                        
                                Appccelerate.MappingEventBroker.AutoMapper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Appccelerate.Fundamentals(>= 2.8 && < 3.0)
- Appccelerate.EventBroker(>= 3.15 && < 4.0)
- Appccelerate.MappingEventBroker(>= 2.10 && < 3.0)
- AutoMapper(>= 3.3 && < 4.0)
Tags
