Info
| Version: | 1.0.6 | 
| Author(s): | Dasith Wijesiriwardena | 
| Last Update: | Sunday, April 7, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dasiths/SimpleMediator | 
| NuGet Url: | https://www.nuget.org/packages/SimpleMediator.Extensions.Microsoft.DependencyInjection | 
Install
Install-Package SimpleMediator.Extensions.Microsoft.DependencyInjection
                        dotnet add package SimpleMediator.Extensions.Microsoft.DependencyInjection
                        paket add SimpleMediator.Extensions.Microsoft.DependencyInjection
                        
                                SimpleMediator.Extensions.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- SimpleMediator(>= 1.0.6)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
Tags
 
                
Has first class support for middleware and mediation contexts. This package provides support for wiring up your handlers and middleware with Microsoft.Extensions.DependencyInjection.