Found 187 packages
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Ultra-fast distributed actors for .NET.
Remoting support for Akka.NET. Allows actors to communicate over the network.
Distributed coordination support for Akka.NET
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.
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.
Clustering support for Akka.NET actors. Used to build highly-available, distributed applications.
Serilog logging adapter for Akka.NET.
Dependency injection support 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]
TestKit for writing tests for Akka.NET using xUnit.
Service Discovery for Akka.NET
Stream based query interface for persistence journal plugins for Akka.NET
Ultra-fast distributed actors for .NET.
Hyperion serializer for Akka.NET
Akka.NET Persistence ADO.NET middleware