210 packages tagged with “Akka”
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Remoting support for Akka.NET. Allows actors to communicate over the network.
Streaming support for Akka.NET. Introduces a LINQ-like interface for writing asynchronous, back-pressure-aware streams built on top of Akka.NET actors.
Persistence for Akka.NET actors. Allows actors to persist and recover their state in a database-agnostic fashion.
Distributed coordination support for Akka.NET
Clustering support for Akka.NET actors. Used to build highly-available, distributed applications.
Dependency injection support for Akka.NET
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.
Serilog logging adapter for Akka.NET.
Distributed publish/subscribe, client and singleton support for Akka.NET cluster
Replicated data using CRDT structures
Sharded actors with managed lifecycle for Akka.NET cluster. Used to distribute state in a fault-tolerant, consistent fashion over an Akka.NET cluster.
Dependency injection support for Akka.NET [DEPRECATED - replaced by Akka.DependencyInjection]
Stream based query interface for persistence journal plugins for Akka.NET
TestKit for writing tests for Akka.NET using xUnit.
Akka.NET Persistence ADO.NET middleware
Service Discovery for Akka.NET
Hyperion serializer for Akka.NET
NLog logging adapter for Akka.NET.
AutoFac Dependency Injection (DI) support for Akka.NET
HOCON (Human-Optimized Config Object Notation) core API implementation. For full access inside your application, install the Hocon.Configuration package.
Akka.NET healthchecks for environments like K8s, AWS, Azure, Pivotal Cloud Foundry, and more.
Package Description
Akka.NET and Akka.Cluster healthchecks for environments like K8s, AWS, Azure, Pivotal Cloud Foundry, and more.
Akka cluster management module for Akka.NET
Akka.NET streams support for ADO.NET Persistence middleware.
TestKit for writing tests for Akka.NET Persistance module.