A BDD infrastructure package for testing commands and events for CQRS Lite.
Info
| Version: | 0.1.2 |
| Author(s): | dagilleland |
| Last Update: | Saturday, May 16, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GoodSoil/cqrs-starter-kit |
| NuGet Url: | https://www.nuget.org/packages/GoodSoil.CQRS.BDDInfrastructure |
Install
Install-Package GoodSoil.CQRS.BDDInfrastructure
dotnet add package GoodSoil.CQRS.BDDInfrastructure
paket add GoodSoil.CQRS.BDDInfrastructure
GoodSoil.CQRS.BDDInfrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- GoodSoil.CQRS(0.1.0)