Testing library for CQRS features.
Info
| Version: | 1.3.0 |
| Author(s): | TauCode |
| Last Update: | Saturday, September 5, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/taucode/taucode.cqrs.testing |
| NuGet Url: | https://www.nuget.org/packages/TauCode.Cqrs.Testing |
Install
Install-Package TauCode.Cqrs.Testing
dotnet add package TauCode.Cqrs.Testing
paket add TauCode.Cqrs.Testing
TauCode.Cqrs.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(>= 3.12.0)
- TauCode.Cqrs(>= 1.3.0)
- TauCode.Extensions(>= 1.3.0)
Tags