netfx-Patterns.EventSourcing 1.0.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package netfx-Patterns.EventSourcing --version 1.0.0.5
NuGet\Install-Package netfx-Patterns.EventSourcing -Version 1.0.0.5
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="netfx-Patterns.EventSourcing" Version="1.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netfx-Patterns.EventSourcing --version 1.0.0.5
#r "nuget: netfx-Patterns.EventSourcing, 1.0.0.5"
#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 netfx-Patterns.EventSourcing as a Cake Addin
#addin nuget:?package=netfx-Patterns.EventSourcing&version=1.0.0.5

// Install netfx-Patterns.EventSourcing as a Cake Tool
#tool nuget:?package=netfx-Patterns.EventSourcing&version=1.0.0.5

Provides the core APIs to implement the event sourcing pattern and an application event bus.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on netfx-Patterns.EventSourcing:

Package Downloads
netfx-Patterns.EventSourcing.EF

Implements an event store using Entity Framework, with event payloads persisted using the configured serializer.

netfx-Patterns.EventSourcing.Queryable

Provides reusable extensions that make implementing an event store over an underlying IQueryable repository trivial.

netfx-Patterns.EventSourcing.Sample

Simple example of a domain object with logic that leverages event sourcing.

netfx-Patterns.EventSourcing.InMemory

Useful for testing domains that leverage event sourcing

netfx-Patterns.EventSourcing.AutoWire

Provides additional behavior to the Event Sourcing package DomainObject partial class to allow auto wiring of event handlers using conventions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.12 2,927 1/23/2012
1.0.0.10 1,916 1/5/2012
1.0.0.9 1,942 1/5/2012
1.0.0.8 1,868 1/3/2012
1.0.0.7 1,877 12/30/2011
1.0.0.6 1,867 12/30/2011
1.0.0.5 1,872 12/30/2011
1.0.0.4 1,928 12/29/2011
1.0.0.3 1,890 12/29/2011
1.0.0.1 7,493 12/21/2011