Replicating user data between EventStore clusters or single instances.
Info
| Version: | 1.1.5 |
| Author(s): | Riccardo Di Nuzzo |
| Last Update: | Saturday, March 7, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/riccardone/EventStore.Tools.Linker |
| NuGet Url: | https://www.nuget.org/packages/Linker |
Install
Install-Package Linker
dotnet add package Linker
paket add Linker
Linker Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore.Tools.PositionRepository(>= 1.0.2)
- eventstore.client(>= 5.0.6)
- microsoft.csharp(>= 4.7.0)
Tags