EnjoyCQRS is a framework to provides the minimal infrastructure for CQRS & Event Sourcing architecture.
                        
                    
         
                Info
| Version: | 3.0.3 | 
| Author(s): | ircnelson | 
| Last Update: | Wednesday, April 25, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ircnelson/enjoy.cqrs | 
| NuGet Url: | https://www.nuget.org/packages/EnjoyCQRS | 
Install
Install-Package EnjoyCQRS
                        dotnet add package EnjoyCQRS
                        paket add EnjoyCQRS
                        
                                EnjoyCQRS Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- Microsoft.CSharp(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- Microsoft.CSharp(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags
