Exira.EventStore 0.8.25

dotnet add package Exira.EventStore --version 0.8.25
NuGet\Install-Package Exira.EventStore -Version 0.8.25
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Exira.EventStore" Version="0.8.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Exira.EventStore --version 0.8.25
#r "nuget: Exira.EventStore, 0.8.25"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Exira.EventStore as a Cake Addin
#addin nuget:?package=Exira.EventStore&version=0.8.25

// Install Exira.EventStore as a Cake Tool
#tool nuget:?package=Exira.EventStore&version=0.8.25

Exira.EventStore is an F# implementation for EventStore (https://geteventstore.com/)

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Exira.EventStore:

Package Downloads
Exira.EventStore.Owin

Exira.EventStore.Owin is an OWIN middleware to keep an EventStore connection shared per application

Exira.EventStore.Logger

Exira.EventStore.Logger is a Topshelf service to log EventStore events using Serilog

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.8.25 1,288 12/31/2015
0.8.23 1,013 12/29/2015
0.8.22 970 12/29/2015
0.7.18 979 12/28/2015
0.7.15 1,007 12/28/2015
0.6.14 988 12/23/2015
0.5.13 1,144 11/27/2015
0.4.9 1,030 11/15/2015
0.3.8 963 10/28/2015
0.3.7 991 10/18/2015
0.2.6 963 10/18/2015
0.2.5 972 10/13/2015
0.2.3 1,012 10/13/2015
0.1.2 1,231 10/2/2015
0.1.1 1,174 10/2/2015
0.0.11 1,096 9/25/2015
0.0.10 1,086 9/25/2015
0.0.9 1,031 7/4/2015
0.0.8 995 7/4/2015
0.0.7 1,026 5/22/2015
0.0.6 985 5/21/2015
0.0.5 1,139 4/18/2015
0.0.4 1,102 4/18/2015
0.0.2 1,113 4/13/2015
0.0.1 3,332 4/13/2015

Switched from FsPickler to Chiron for serialization
NuGet package is now targeting .NET 4.5.1 and 4.6.1