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,298 12/31/2015
0.8.23 1,015 12/29/2015
0.8.22 972 12/29/2015
0.7.18 981 12/28/2015
0.7.15 1,009 12/28/2015
0.6.14 989 12/23/2015
0.5.13 1,145 11/27/2015
0.4.9 1,032 11/15/2015
0.3.8 965 10/28/2015
0.3.7 994 10/18/2015
0.2.6 964 10/18/2015
0.2.5 973 10/13/2015
0.2.3 1,014 10/13/2015
0.1.2 1,234 10/2/2015
0.1.1 1,176 10/2/2015
0.0.11 1,099 9/25/2015
0.0.10 1,088 9/25/2015
0.0.9 1,032 7/4/2015
0.0.8 997 7/4/2015
0.0.7 1,028 5/22/2015
0.0.6 987 5/21/2015
0.0.5 1,145 4/18/2015
0.0.4 1,108 4/18/2015
0.0.2 1,119 4/13/2015
0.0.1 3,339 4/13/2015

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