Info
Version: | 2.0.0.3 |
Author(s): | Rafal Maciag |
Last Update: | Wednesday, March 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/modelingevolution/plumberd |
NuGet Url: | https://www.nuget.org/packages/Plumberd.EventStore |
Install
Install-Package Plumberd.EventStore
dotnet add package Plumberd.EventStore
paket add Plumberd.EventStore
Plumberd.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Plumberd(>= 0.0.0.18)
- EventStore.Client(>= 20.6.1)
- Serilog(>= 2.10.0)
Tags
It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated.
This package is the implementation of EventStory from EventStore.