AggregateSource.Testing 0.0.161

There is a newer version of this package available.
See the version list below for details.
dotnet add package AggregateSource.Testing --version 0.0.161
NuGet\Install-Package AggregateSource.Testing -Version 0.0.161
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AggregateSource.Testing" Version="0.0.161" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AggregateSource.Testing --version 0.0.161
#r "nuget: AggregateSource.Testing, 0.0.161"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AggregateSource.Testing as a Cake Addin
#addin nuget:?package=AggregateSource.Testing&version=0.0.161

// Install AggregateSource.Testing as a Cake Tool
#tool nuget:?package=AggregateSource.Testing&version=0.0.161

AggregateSource.Testing provides lightweight infrastructure for building eventsourced, aggregate based test specifications.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,745 11/4/2016
0.0.300 6,447 12/1/2014
0.0.293-RC2 1,049 3/24/2014
0.0.290 1,957 3/20/2014
0.0.289 1,259 3/19/2014
0.0.285 1,381 1/6/2014
0.0.174 1,326 10/11/2013
0.0.173 1,250 10/11/2013
0.0.162 1,278 10/3/2013
0.0.161 1,267 10/3/2013
0.0.127 1,502 9/18/2013
0.0.125 1,233 9/18/2013
0.0.124 1,255 9/18/2013
0.0.116 1,260 9/17/2013
0.0.115 1,259 9/17/2013
0.0.114 1,271 9/17/2013
0.0.78 1,345 7/27/2013
0.0.77 1,578 7/27/2013
0.0.57 1,398 7/26/2013
0.0.56 1,415 7/24/2013
0.0.38 1,351 7/23/2013
0.0.21 1,457 5/24/2013
0.0.20 1,359 5/24/2013
0.0.19 1,432 5/24/2013
0.0.17 1,399 5/24/2013
0.0.16 1,441 5/24/2013

Warning! The API is still in flux. Added support for NEventStore.