CQRS + ES made easy. 
                        
                    
         
                Info
| Version: | 0.1.3.3 | 
| Author(s): | Kellerman Rivero | 
| Last Update: | Friday, July 28, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/EasyCQRS | 
Install
Install-Package EasyCQRS
                        dotnet add package EasyCQRS
                        paket add EasyCQRS
                        
                                EasyCQRS Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CSharp(>= 4.3.0)
- Microsoft.Extensions.DependencyInjection(>= 1.1.1)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 10.0.2)
- ReflectionMagic(>= 3.0.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Globalization.Extensions(>= 4.3.0)
- System.Reactive(>= 3.1.1)
- System.Runtime(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
