Simple, unambitious mediator implementation in .NET, This fork implemented SendAll() method for sending message to all handlers.
                        
                    
         
                Info
| Version: | 3.1.1 | 
| Author(s): | Jimmy Bogard | 
| Last Update: | Wednesday, October 25, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jbogard/MediatR | 
| NuGet Url: | https://www.nuget.org/packages/MediatRExt | 
Install
Install-Package MediatRExt
                        dotnet add package MediatRExt
                        paket add MediatRExt
                        
                                MediatRExt Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - No dependencies. 
- NETStandard.Library(>= 1.6.1)
Tags
