CurryOn.Akka.Persistence.EventStore
0.1.0-beta
This is a prerelease version of CurryOn.Akka.Persistence.EventStore.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CurryOn.Akka.Persistence.EventStore --version 0.1.0-beta
NuGet\Install-Package CurryOn.Akka.Persistence.EventStore -Version 0.1.0-beta
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="CurryOn.Akka.Persistence.EventStore" Version="0.1.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CurryOn.Akka.Persistence.EventStore --version 0.1.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CurryOn.Akka.Persistence.EventStore, 0.1.0-beta"
#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 CurryOn.Akka.Persistence.EventStore as a Cake Addin #addin nuget:?package=CurryOn.Akka.Persistence.EventStore&version=0.1.0-beta&prerelease // Install CurryOn.Akka.Persistence.EventStore as a Cake Tool #tool nuget:?package=CurryOn.Akka.Persistence.EventStore&version=0.1.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CurryOn.Akka.Persistence.EventStore
Akka.net Persistence Plug-in for EventStore. Includes Event Journal, Snapshot Store, and Query Read Journal. Built on the CurryOn.Akka.Persistence.Streaming Framework.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. 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.
-
- Akka (>= 1.2.3)
- Akka.Persistence (>= 1.2.3.43-beta)
- Akka.Persistence.FSharp (>= 1.2.3.43-beta)
- Akka.Persistence.Query (>= 1.2.3.43-beta)
- Akka.Serialization.Hyperion (>= 1.2.3.43-beta)
- Akka.Streams (>= 1.2.3)
- CurryOn.Akka.Persistence.Streaming (>= 0.1.0)
- CurryOn.Common (>= 0.1.1)
- EventStore.Client (>= 4.0.3)
- FsPickler (>= 3.2.0)
- FsPickler.Json (>= 3.2.0)
- Microsoft.VisualStudio.Threading (>= 15.4.4)
- Newtonsoft.Json (>= 9.0.1)
- Reactive.Streams (>= 1.0.2)
- System.Collections.Immutable (>= 1.3.1)
- System.ValueTuple (>= 4.3.0)
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 |
---|---|---|
0.1.4-beta | 713 | 2/8/2018 |
0.1.3-beta | 791 | 2/5/2018 |
0.1.2-beta | 846 | 2/2/2018 |
0.1.1-beta | 854 | 2/2/2018 |
0.1.0-beta | 918 | 2/2/2018 |
Initial Release.