Top 20 NuGet Packages depending on Akka

Total dependencies: 158

Distributed coordination support for Akka.NET
Remoting support for Akka.NET. Allows actors to communicate over the network.
Persistence for Akka.NET actors. Allows actors to persist and recover their state in a database-agnostic fashion.
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework.
Dependency injection support for Akka.NET [DEPRECATED - replaced by Akka.DependencyInjection]
Streaming support for Akka.NET. Introduces a LINQ-like interface for writing asynchronous, back-pressure-aware streams built on top of Akka.NET actors.
Hyperion serializer for Akka.NET
Serilog logging adapter for Akka.NET.
F# API support for Akka.NET
Middleware for creating, serializing, and parsing Petabridge.Cmd commands and command palettes.
Host engine for the Petabridge.Cmd CLI for managing Akka.NET apps and clusters. Used to load available commands into the cluster itself.
Library used for working with Akka.NET using F# in type safe manner with functional principles in mind
NLog logging adapter for Akka.NET.
Akka.Remote and Akka.Cluster bootstrapping utilities for Docker.
Dependency injection support for Akka.NET
Lightweight monitoring support for Akka.NET actors.
Service Discovery for Akka.NET
Akka.Monitoring extension for reporting to Datadog
Package Description
Integration testing tools for validating custom Petabridge.Cmd commands.