AggregateSource 0.0.300

There is a newer version of this package available.
See the version list below for details.
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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on AggregateSource:

Package Downloads
AggregateSource.Testing

AggregateSource.Testing provides lightweight infrastructure for building eventsourced, aggregate based test specifications.

AggregateSource.EventStore

AggregateSource.EventStore provides integration with GetEventStore (http://geteventstore.com/).

AggregateSource.Content.ExplicitRouting

AggregateSource provides lightweight infrastructure for building an eventsourced, aggregate based domain model. Root & entity with explicit routing.

AggregateSource.NEventStore

AggregateSource.NEventStore provides integration with NEventStore (https://github.com/NEventStore/NEventStore).

AggregateSource.Content.ExplicitStateExplicitRouting

AggregateSource provides lightweight infrastructure for building an eventsourced, aggregate based domain model. Root & entity with explicit state & routing.

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.308 7,602 11/4/2016
0.0.300 11,116 12/1/2014
0.0.293-RC2 1,159 3/24/2014
0.0.290 2,374 3/20/2014
0.0.289 1,530 3/19/2014
0.0.285 1,822 1/6/2014
0.0.174 1,598 10/11/2013
0.0.162 1,511 10/3/2013
0.0.161 1,516 10/3/2013
0.0.127 1,548 9/18/2013
0.0.125 1,547 9/18/2013
0.0.124 1,521 9/18/2013
0.0.116 1,501 9/17/2013
0.0.115 1,561 9/17/2013
0.0.114 1,554 9/17/2013
0.0.78 1,769 7/27/2013
0.0.77 1,929 7/27/2013
0.0.57 1,793 7/26/2013
0.0.56 1,609 7/24/2013
0.0.38 1,583 7/23/2013
0.0.21 1,903 5/24/2013
0.0.20 1,656 5/24/2013
0.0.19 1,720 5/24/2013
0.0.17 1,890 5/24/2013
0.0.16 1,623 5/24/2013
0.0.13 1,884 5/20/2013

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