AggregateSource.Testing 0.0.300

dotnet add package AggregateSource.Testing --version 0.0.300
                    
NuGet\Install-Package AggregateSource.Testing -Version 0.0.300
                    
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.300" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AggregateSource.Testing" Version="0.0.300" />
                    
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.300
                    
#r "nuget: AggregateSource.Testing, 0.0.300"
                    
#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.300
                    
Install AggregateSource.Testing as a Cake Addin
#tool nuget:?package=AggregateSource.Testing&version=0.0.300
                    
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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.300 812 12/1/2014
0.0.293-RC2 64 3/24/2014
0.0.290 494 3/20/2014
0.0.289 72 3/19/2014
0.0.285 106 1/6/2014
0.0.174 77 10/11/2013
0.0.173 74 10/11/2013
0.0.162 75 10/3/2013
0.0.161 75 10/3/2013
0.0.127 79 9/18/2013
0.0.125 74 9/18/2013
0.0.124 74 9/18/2013
0.0.116 72 9/17/2013
0.0.115 72 9/17/2013
0.0.114 71 9/17/2013
0.0.78 74 7/27/2013
0.0.77 78 7/27/2013
0.0.57 74 7/26/2013
0.0.56 75 7/24/2013
0.0.38 75 7/23/2013
0.0.21 73 5/24/2013
0.0.20 74 5/24/2013
0.0.19 73 5/24/2013
0.0.17 73 5/24/2013
0.0.16 75 5/24/2013

Warning! The API is still in flux. GES 3.0.1 support.