AggregateSource.Testing
0.0.124
See the version list below for details.
dotnet add package AggregateSource.Testing --version 0.0.124
NuGet\Install-Package AggregateSource.Testing -Version 0.0.124
<PackageReference Include="AggregateSource.Testing" Version="0.0.124" />
paket add AggregateSource.Testing --version 0.0.124
#r "nuget: AggregateSource.Testing, 0.0.124"
// Install AggregateSource.Testing as a Cake Addin #addin nuget:?package=AggregateSource.Testing&version=0.0.124 // Install AggregateSource.Testing as a Cake Tool #tool nuget:?package=AggregateSource.Testing&version=0.0.124
AggregateSource.Testing provides lightweight infrastructure for building eventsourced, aggregate based test specifications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- AggregateSource (>= 0.0.124)
- CompareNETObjects (>= 0.0.124)
-
.NETFramework 4.5
- AggregateSource (>= 0.0.124)
- CompareNETObjects (>= 0.0.124)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AggregateSource.Testing:
Package | Downloads |
---|---|
AggregateSource.Testing.NUnit
AggregateSource.Testing.NUnit provides lightweight infrastructure for building eventsourced, aggregate based test specifications that integrate with NUnit. |
|
AggregateSource.Testing.Xunit
AggregateSource.Testing.Xunit provides lightweight infrastructure for building eventsourced, aggregate based test specifications that integrate with Xunit. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.308 | 4,830 | 11/4/2016 |
0.0.300 | 6,494 | 12/1/2014 |
0.0.293-RC2 | 1,072 | 3/24/2014 |
0.0.290 | 1,995 | 3/20/2014 |
0.0.289 | 1,289 | 3/19/2014 |
0.0.285 | 1,411 | 1/6/2014 |
0.0.174 | 1,362 | 10/11/2013 |
0.0.173 | 1,287 | 10/11/2013 |
0.0.162 | 1,313 | 10/3/2013 |
0.0.161 | 1,301 | 10/3/2013 |
0.0.127 | 1,540 | 9/18/2013 |
0.0.125 | 1,268 | 9/18/2013 |
0.0.124 | 1,289 | 9/18/2013 |
0.0.116 | 1,294 | 9/17/2013 |
0.0.115 | 1,291 | 9/17/2013 |
0.0.114 | 1,303 | 9/17/2013 |
0.0.78 | 1,383 | 7/27/2013 |
0.0.77 | 1,614 | 7/27/2013 |
0.0.57 | 1,432 | 7/26/2013 |
0.0.56 | 1,451 | 7/24/2013 |
0.0.38 | 1,375 | 7/23/2013 |
0.0.21 | 1,479 | 5/24/2013 |
0.0.20 | 1,386 | 5/24/2013 |
0.0.19 | 1,450 | 5/24/2013 |
0.0.17 | 1,434 | 5/24/2013 |
0.0.16 | 1,478 | 5/24/2013 |
Warning! The API is still in flux. Added support for GivenNone, ThenNone, Facts, and NUnit integration