Efficient event sourced decisions and data.
Info
Version: | 4.0.0 |
Author(s): | @jet @bartelink @eiriktsarpalis and contributors |
Last Update: | Wednesday, March 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jet/equinox |
NuGet Url: | https://www.nuget.org/packages/Equinox.EventStore |
Install
Install-Package Equinox.EventStore
dotnet add package Equinox.EventStore
paket add Equinox.EventStore
Equinox.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Equinox.Core(>= 2.4.0)
- EventStore.Client(>= 5.0.1 && < 6.0.0)
- FSharp.Control.AsyncSeq(>= 2.0.21)
- FSharp.Core(>= 4.3.4)
- FsCodec(>= 2.0.0)
- Equinox.Core(>= 2.4.0)
- EventStore.Client(>= 5.0.1 && < 6.0.0)
- FSharp.Control.AsyncSeq(>= 2.0.21)
- FSharp.Core(>= 3.1.2.5)
- FsCodec(>= 2.0.0)
Tags