CurryOn.Akka.Persistence.Streaming
0.1.1-beta
This is a prerelease version of CurryOn.Akka.Persistence.Streaming.
dotnet add package CurryOn.Akka.Persistence.Streaming --version 0.1.1-beta
NuGet\Install-Package CurryOn.Akka.Persistence.Streaming -Version 0.1.1-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.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 and Polyglot Notebooks. 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 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.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 | 835 | 2/2/2018 |
0.1.0-beta | 936 | 2/2/2018 |
Initial Release.