Info
Version: | 9.0.1 |
Author(s): | NEventStore Dev Team |
Last Update: | Wednesday, December 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
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.