The purpose of an Event Store is to represent a series of events as a stream.
Info
Version: | 1.0.0-alpha0007 |
Author(s): | NEventStore Dev Team, Adrian Lewis |
Last Update: | Wednesday, January 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dementeddevil/NEventStoreAsync |
NuGet Url: | https://www.nuget.org/packages/NEventStoreAsync |
Install
Install-Package NEventStoreAsync
dotnet add package NEventStoreAsync
paket add NEventStoreAsync
NEventStoreAsync Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
No dependencies.
Tags