AggregateSource.Testing 0.0.308

dotnet add package AggregateSource.Testing --version 0.0.308
                    
NuGet\Install-Package AggregateSource.Testing -Version 0.0.308
                    
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.308" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AggregateSource.Testing" Version="0.0.308" />
                    
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.308
                    
#r "nuget: AggregateSource.Testing, 0.0.308"
                    
#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.308
                    
Install AggregateSource.Testing as a Cake Addin
#tool nuget:?package=AggregateSource.Testing&version=0.0.308
                    
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 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,261 11/4/2016
0.0.300 6,600 12/1/2014
0.0.293-RC2 1,164 3/24/2014
0.0.290 2,096 3/20/2014
0.0.289 1,390 3/19/2014
0.0.285 1,514 1/6/2014
0.0.174 1,467 10/11/2013
0.0.173 1,389 10/11/2013
0.0.162 1,415 10/3/2013
0.0.161 1,401 10/3/2013
0.0.127 1,646 9/18/2013
0.0.125 1,375 9/18/2013
0.0.124 1,394 9/18/2013
0.0.116 1,402 9/17/2013
0.0.115 1,395 9/17/2013
0.0.114 1,410 9/17/2013
0.0.78 1,486 7/27/2013
0.0.77 1,715 7/27/2013
0.0.57 1,534 7/26/2013
0.0.56 1,556 7/24/2013
0.0.38 1,482 7/23/2013
0.0.21 1,582 5/24/2013
0.0.20 1,488 5/24/2013
0.0.19 1,554 5/24/2013
0.0.17 1,536 5/24/2013
0.0.16 1,580 5/24/2013

Upgrade all the dependencies.