AggregateSource.Testing 0.0.293-RC2

This is a prerelease version of AggregateSource.Testing.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AggregateSource.Testing --version 0.0.293-RC2
                    
NuGet\Install-Package AggregateSource.Testing -Version 0.0.293-RC2
                    
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.293-RC2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AggregateSource.Testing" Version="0.0.293-RC2" />
                    
Directory.Packages.props
<PackageReference Include="AggregateSource.Testing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AggregateSource.Testing --version 0.0.293-RC2
                    
#r "nuget: AggregateSource.Testing, 0.0.293-RC2"
                    
#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.
#addin nuget:?package=AggregateSource.Testing&version=0.0.293-RC2&prerelease
                    
Install AggregateSource.Testing as a Cake Addin
#tool nuget:?package=AggregateSource.Testing&version=0.0.293-RC2&prerelease
                    
Install AggregateSource.Testing as a Cake Tool

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 5,272 11/4/2016
0.0.300 6,602 12/1/2014
0.0.293-RC2 1,165 3/24/2014
0.0.290 2,097 3/20/2014
0.0.289 1,391 3/19/2014
0.0.285 1,515 1/6/2014
0.0.174 1,468 10/11/2013
0.0.173 1,390 10/11/2013
0.0.162 1,416 10/3/2013
0.0.161 1,402 10/3/2013
0.0.127 1,647 9/18/2013
0.0.125 1,376 9/18/2013
0.0.124 1,395 9/18/2013
0.0.116 1,403 9/17/2013
0.0.115 1,396 9/17/2013
0.0.114 1,411 9/17/2013
0.0.78 1,487 7/27/2013
0.0.77 1,716 7/27/2013
0.0.57 1,535 7/26/2013
0.0.56 1,557 7/24/2013
0.0.38 1,483 7/23/2013
0.0.21 1,583 5/24/2013
0.0.20 1,489 5/24/2013
0.0.19 1,555 5/24/2013
0.0.17 1,537 5/24/2013
0.0.16 1,581 5/24/2013

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