Defines abstractions for consumer driven event subscription based on NEventStore library.
Info
Version: | 0.1.3 |
Author(s): | Veljko Kokanovic |
Last Update: | Tuesday, August 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/veljkokokanovic/domainD |
NuGet Url: | https://www.nuget.org/packages/domainD.EventSubscription.NEventStore |
Install
Install-Package domainD.EventSubscription.NEventStore
dotnet add package domainD.EventSubscription.NEventStore
paket add domainD.EventSubscription.NEventStore
domainD.EventSubscription.NEventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- domainD.EventSubscription(>= 0.1.2)
- Fasterflect.Netstandard(>= 1.0.9)
- NEventStore.PollingClient(>= 7.0.0)
Tags