A web based visualizer for your Akka ActorSystem.
Info
Version: | 1.0.0 |
Author(s): | Corneliu I. Tusnea ([email protected]) |
Last Update: | Wednesday, May 11, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nuget.org/packages/Akka.Visualizer |
NuGet Url: | https://www.nuget.org/packages/Akka.Visualizer |
Install
Install-Package Akka.Visualizer
dotnet add package Akka.Visualizer
paket add Akka.Visualizer
Akka.Visualizer Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.0.8)
- Newtonsoft.Json(>= 7.0.1)
- Microsoft.AspNet.WebApi.SelfHost(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)