CurryOn.Akka.Persistence.Streaming
0.1.1-beta
.NET Framework 4.6
This is a prerelease version of CurryOn.Akka.Persistence.Streaming.
Install-Package CurryOn.Akka.Persistence.Streaming -Version 0.1.1-beta
dotnet add package CurryOn.Akka.Persistence.Streaming --version 0.1.1-beta
<PackageReference Include="CurryOn.Akka.Persistence.Streaming" Version="0.1.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CurryOn.Akka.Persistence.Streaming --version 0.1.1-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CurryOn.Akka.Persistence.Streaming, 0.1.1-beta"
#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 CurryOn.Akka.Persistence.Streaming as a Cake Addin
#addin nuget:?package=CurryOn.Akka.Persistence.Streaming&version=0.1.1-beta&prerelease
// Install CurryOn.Akka.Persistence.Streaming as a Cake Tool
#tool nuget:?package=CurryOn.Akka.Persistence.Streaming&version=0.1.1-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Framework for creating Akka.net Persistence Plug-Ins based on Stream data-stores.
Product | Versions |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Akka (>= 1.2.3)
- Akka.FSharp (>= 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.Common (>= 0.1.1)
- CurryOn.Elastic.FSharp (>= 0.1.3)
- CurryOn.FSharp.Control (>= 0.1.4)
- FsPickler (>= 3.2.0)
- FsPickler.Json (>= 3.2.0)
- FSPowerPack.Core.Community (>= 3.0.0)
- Newtonsoft.Json (>= 9.0.1)
- Reactive.Streams (>= 1.0.2)
- System.Collections.Immutable (>= 1.3.1)
- System.ValueTuple (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CurryOn.Akka.Persistence.Streaming:
Package | Downloads |
---|---|
CurryOn.Akka.Persistence.Elasticsearch
Akka.net Persistence Plug-in for Elasticsearch. Includes Event Journal, Snapshot Store, and Query Read Journal. |
|
CurryOn.Akka.Persistence.EventStore
Akka.net Persistence Plug-in for EventStore. Includes Event Journal, Snapshot Store, and Query Read Journal. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.1-beta | 656 | 2/2/2018 |
0.1.0-beta | 796 | 2/2/2018 |
Initial Release.