Provides implementation for CQRS command, query and event dispatchers using Autofac.
                        
                    
         
                Info
| Version: | 1.1.1 | 
| Author(s): | Michał Dudak <[email protected]> | 
| Last Update: | Friday, February 16, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/michaldudak/cqrs-essentials | 
| NuGet Url: | https://www.nuget.org/packages/CQRSEssentials.Autofac | 
Install
Install-Package CQRSEssentials.Autofac
                        dotnet add package CQRSEssentials.Autofac
                        paket add CQRSEssentials.Autofac
                        
                                CQRSEssentials.Autofac Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Autofac(>= 4.6.2)
- CqrsEssentials(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
Tags
