NEventStore.PollingClient

The purpose of the EventStore is to represent a series of events as a stream. NEventStore is a persistence agnostic event sourcing library for .NET. The primary use is most often associated with CQRS. This package is an implementation of a Polling Client that reads data from an EventStore.


Keywords
events, event, sourcing, cqrs, storage, persistence, database
Install
Install-Package NEventStore.PollingClient -Version 9.1.1