Info
Version: | 9.1.1 |
Author(s): | NEventStore Dev Team |
Last Update: | Tuesday, August 1, 2023 |
.NET Fiddle: | Online Example |
Project Url: | http://neventstore.org/ |
NuGet Url: | https://www.nuget.org/packages/NEventStore |
Install
Install-Package NEventStore
dotnet add package NEventStore
paket add NEventStore
NEventStore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
net461
net5.0
36 packages depend on this package.
Tags
NEventStore is a persistence agnostic event sourcing library for .NET. The primary use is most often associated with CQRS.