A library for .NET Core supporting commands and domain events for aggregate roots.
                        
                    
         
                Info
| Version: | 1.0.8 | 
| Author(s): | swmal | 
| Last Update: | Monday, May 13, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/swmal/CommandsAndEvents | 
| NuGet Url: | https://www.nuget.org/packages/CommandsAndEvents | 
Install
Install-Package CommandsAndEvents
                        dotnet add package CommandsAndEvents
                        paket add CommandsAndEvents
                        
                                CommandsAndEvents Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.2)
 
Tags