AggregateSource 0.0.300

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

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

AggregateSource provides lightweight infrastructure for building an eventsourced, aggregate based domain model.

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.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AggregateSource:

Repository Stars
yreynhout/AggregateSource
Lightweight infrastructure for doing eventsourcing using aggregates
Version Downloads Last updated
0.0.300 939 12/1/2014
0.0.293-RC2 115 3/24/2014
0.0.290 542 3/20/2014
0.0.289 74 3/19/2014
0.0.285 193 1/6/2014
0.0.174 75 10/11/2013
0.0.162 73 10/3/2013
0.0.161 73 10/3/2013
0.0.127 71 9/18/2013
0.0.125 71 9/18/2013
0.0.124 72 9/18/2013
0.0.116 73 9/17/2013
0.0.115 71 9/17/2013
0.0.114 70 9/17/2013
0.0.78 73 7/27/2013
0.0.77 78 7/27/2013
0.0.57 74 7/26/2013
0.0.56 74 7/24/2013
0.0.38 73 7/23/2013
0.0.21 77 5/24/2013
0.0.20 73 5/24/2013
0.0.19 72 5/24/2013
0.0.17 74 5/24/2013
0.0.16 76 5/24/2013
0.0.13 80 5/20/2013

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