Contains components that introduce Akka.NET as a middleware for state, block-free concurrency and distrubuted behavior.
Info
Version: | 1.0.0 |
Author(s): | Kuno Contributors |
Last Update: | Wednesday, August 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://docs.kuno.io/ |
NuGet Url: | https://www.nuget.org/packages/Kuno.Akka |
Install
Install-Package Kuno.Akka
dotnet add package Kuno.Akka
paket add Kuno.Akka
Kuno.Akka Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.2.3)
- Akka.DI.AutoFac(>= 1.0.8)
- Akka.DI.Core(>= 1.2.3)
- Akka.Serialization.Hyperion(>= 1.1.3.32)
- Kuno(>= 1.0.0)
Tags