EventStore.Client.FSharp
4.2.0
.NET Framework 4.0
dotnet add package EventStore.Client.FSharp --version 4.2.0
NuGet\Install-Package EventStore.Client.FSharp -Version 4.2.0
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="EventStore.Client.FSharp" Version="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EventStore.Client.FSharp --version 4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EventStore.Client.FSharp, 4.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EventStore.Client.FSharp as a Cake Addin
#addin nuget:?package=EventStore.Client.FSharp&version=4.2.0
// Install EventStore.Client.FSharp as a Cake Tool
#tool nuget:?package=EventStore.Client.FSharp&version=4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EventStore.Client.FSharp is a NuGet that adds a F#-ideomatic interface on top of EventStore
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Chiron (>= 4.1.0)
- EventStore.Client.PreRelease (>= 3.1.0)
- FSharp.Core (>= 4.0.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.2.0 | 3,703 | 7/30/2015 |
4.1.0 | 1,053 | 7/30/2015 |
4.0.3 | 970 | 5/11/2015 |
4.0.2 | 1,126 | 4/29/2015 |
4.0.1 | 979 | 4/29/2015 |
4.0.0 | 1,062 | 4/23/2015 |
3.4.1-beta2 | 918 | 4/23/2015 |
3.4.1-beta1 | 892 | 4/23/2015 |
3.4.0-beta2 | 871 | 4/14/2015 |
3.4.0-beta1 | 806 | 3/29/2015 |
3.3.1-beta2 | 786 | 3/28/2015 |
3.3.1-beta | 1,161 | 2/24/2015 |
3.3.1-alpha | 1,105 | 2/23/2015 |
3.3.0 | 1,422 | 2/20/2015 |
3.2.1 | 1,154 | 2/13/2015 |
3.2.0 | 1,174 | 2/13/2015 |
3.1.6 | 962 | 1/21/2015 |
3.1.5 | 914 | 1/20/2015 |
3.1.4 | 935 | 1/19/2015 |
3.1.3 | 938 | 1/19/2015 |
3.1.2 | 931 | 1/19/2015 |
3.1.1 | 1,335 | 12/19/2014 |
3.1.0 | 1,171 | 12/17/2014 |
3.0.7 | 1,209 | 12/12/2014 |
3.0.6 | 1,140 | 12/11/2014 |
3.0.5 | 1,162 | 12/11/2014 |
3.0.4 | 1,152 | 12/11/2014 |
3.0.3 | 1,188 | 12/9/2014 |
3.0.2 | 1,070 | 11/26/2014 |
3.0.1 | 1,081 | 11/26/2014 |
3.0.0 | 1,064 | 11/26/2014 |
Release Notes:
* [infra] F# 4.0, upgrade deps