Provides interfaces for CQRS objects like commands, queries and events.
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | Michał Dudak <[email protected]> | 
| Last Update: | Sunday, August 13, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/michaldudak/cqrs-essentials | 
| NuGet Url: | https://www.nuget.org/packages/CQRSEssentials | 
Install
Install-Package CQRSEssentials
                        dotnet add package CQRSEssentials
                        paket add CQRSEssentials
                        
                                CQRSEssentials Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
