EventStore IO Library for the Nata Project. 
                        
                    
         
                Info
| Version: | 1.1.26 | 
| Author(s): | Jonathan Leaver | 
| Last Update: | Friday, February 19, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/j-alexander/nata | 
| NuGet Url: | https://www.nuget.org/packages/Nata.IO.EventStore | 
Install
Install-Package Nata.IO.EventStore
                        dotnet add package Nata.IO.EventStore
                        paket add Nata.IO.EventStore
                        
                                Nata.IO.EventStore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Nata.Core(>= 1.1.25)
 - Nata.IO(>= 1.1.25)
 - EventStore.Client(>= 5.0.8)
 - FSharp.Core(>= 4.7.1)
 - FSharp.Data(>= 3.3.3)
 - NLog(>= 4.7.0)
 - Newtonsoft.Json(>= 12.0.3)
 - System.ValueTuple(>= 4.5.0)