Info
| Version: | 10.1.1 | 
| Author(s): | NEventStore Dev Team | 
| Last Update: | Thursday, May 15, 2025 | 
| .NET Fiddle: | Online Example | 
| Project Url: | http://neventstore.org/ | 
| NuGet Url: | https://www.nuget.org/packages/NEventStore.PollingClient | 
Install
Install-Package NEventStore.PollingClient
                        dotnet add package NEventStore.PollingClient
                        paket add NEventStore.PollingClient
                        
                                NEventStore.PollingClient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - NEventStore(>= 8.0.0)
- NEventStore(>= 8.0.0)
- NEventStore(>= 8.0.0)
Tags
 
                
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.