This is an implementation of the message store used for decoupled invocation of commands by Paramore.Brighter, using Event Store.
Info
Version: | 8.1.1399 |
Author(s): | George Ayris |
Last Update: | Monday, July 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.goparamore.io/ |
NuGet Url: | https://www.nuget.org/packages/Paramore.Brighter.MessageStore.EventStore |
Install
Install-Package Paramore.Brighter.MessageStore.EventStore
dotnet add package Paramore.Brighter.MessageStore.EventStore
paket add Paramore.Brighter.MessageStore.EventStore
Paramore.Brighter.MessageStore.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Paramore.Brighter(>= 8.1.1399)
- EventStore.ClientAPI.NetCore(>= 4.1.0.23)
- Microsoft.CSharp(>= 4.7.0)
Tags