Provides the core APIs to implement the event sourcing pattern and an application event bus.
Info
Version: | 1.0.0.12 |
Author(s): | Daniel Cazzulino, kzu, Clarius |
Last Update: | Monday, January 23, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://netfx.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/netfx-Patterns.EventSourcing |
Install
Install-Package netfx-Patterns.EventSourcing
dotnet add package netfx-Patterns.EventSourcing
paket add netfx-Patterns.EventSourcing
netfx-Patterns.EventSourcing Download (Unzip the "nupkg" after downloading)
Dependencies
- netfx-Guard(1.3)
Tags