Everstream 1.9.8
.NET Core 2.2
Install-Package Everstream -Version 1.9.8
dotnet add package Everstream --version 1.9.8
<PackageReference Include="Everstream" Version="1.9.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Everstream --version 1.9.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Everstream, 1.9.8"
#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 Everstream as a Cake Addin
#addin nuget:?package=Everstream&version=1.9.8
// Install Everstream as a Cake Tool
#tool nuget:?package=Everstream&version=1.9.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Minimalist idiomatic F# event store
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.2
- Expecto (>= 8.10.0)
- FSharp.Core (>= 4.6.2)
- Microsoft.FSharpLu.Json (>= 0.10.31)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Everstream:
Package | Downloads |
---|---|
Everstream.PostgreSQL
Minimalist idiomatic Postgres-backed F# event store |
GitHub repositories
This package is not used by any popular GitHub repositories.