EnjoyCQRS.TestFramework is a framework to provides the minimal infrastructure for testing the CQRS & Event Sourcing architecture.
                        
                    
         
                Info
| Version: | 3.0.0 | 
| Author(s): | ircnelson | 
| Last Update: | Sunday, October 8, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ircnelson/enjoy.cqrs | 
| NuGet Url: | https://www.nuget.org/packages/EnjoyCQRS.TestFramework | 
Install
Install-Package EnjoyCQRS.TestFramework
                        dotnet add package EnjoyCQRS.TestFramework
                        paket add EnjoyCQRS.TestFramework
                        
                                EnjoyCQRS.TestFramework Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - EnjoyCQRS(>= 3.0.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.2)
- Moq(>= 4.7.12)
- System.Reflection.TypeExtensions(>= 4.3.0)
- EnjoyCQRS(>= 3.0.2)
- Newtonsoft.Json(>= 10.0.2)
- Moq(>= 4.7.12)
Tags
