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 938 12/1/2014
0.0.293-RC2 113 3/24/2014
0.0.290 541 3/20/2014
0.0.289 72 3/19/2014
0.0.285 191 1/6/2014
0.0.174 73 10/11/2013
0.0.162 71 10/3/2013
0.0.161 71 10/3/2013
0.0.127 69 9/18/2013
0.0.125 69 9/18/2013
0.0.124 70 9/18/2013
0.0.116 71 9/17/2013
0.0.115 69 9/17/2013
0.0.114 69 9/17/2013
0.0.78 71 7/27/2013
0.0.77 76 7/27/2013
0.0.57 72 7/26/2013
0.0.56 72 7/24/2013
0.0.38 71 7/23/2013
0.0.21 75 5/24/2013
0.0.20 71 5/24/2013
0.0.19 70 5/24/2013
0.0.17 73 5/24/2013
0.0.16 75 5/24/2013
0.0.13 78 5/20/2013

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