Akka.Monitoring.StatsD by: Aaronontheweb Petabridge
  • 51 total downloads
  • Latest version: 1.1.0
  • statsd graphite
StatsD monitoring support for Akka.NET actors.
Akka.Persistence by: Akka.NET Team
  • 5.098k total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency persistence eventsource
Persistence for Akka.NET actors. Allows actors to persist and recover their state in a database-agnostic fashion.
Akka.Persistence.Extras by: Petabridge
  • 234 total downloads
  • Latest version: 1.5.1
Additional features and tools for the Akka.Persistence library.
Akka.Persistence.Query by: Akka.NET Team
  • 1.147k total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency persistence eventsource query stream
Stream based query interface for persistence journal plugins for Akka.NET
Akka.Persistence.Query.Sql by: Akka.NET Team
  • 823 total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency persistence eventsource sql reactive streams
Akka.NET streams support for ADO.NET Persistence middleware.
Akka.Persistence.Sql.Common by: Akka.NET Team
  • 883 total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency persistence eventsource sql
Akka.NET Persistence ADO.NET middleware
Akka.Persistence.Sql.TestKit by: Akka.NET Team
  • 866 total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency persistence testkit eventsource sql reactive streams
Akka.NET TestKit for SQL-based ADO.NET Persistence middleware
Akka.Persistence.SqlServer by: Akka.NET Team
  • 293 total downloads
  • Latest version: 1.5.15
Akka.Persistence support for SQL Server.
Akka.Persistence.TCK by: Akka.NET Team
  • 1.048k total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency persistence eventsource tck
Testkit for Persistence actor support for Akka.NET
Akka.Persistence.TestKit by: Akka.NET Team
  • 815 total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency testkit persistance
TestKit for writing tests for Akka.NET Persistance module.
Akka.Remote by: Akka.NET Team
  • 4.002k total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency network
Remoting support for Akka.NET. Allows actors to communicate over the network.
Akka.Serialization.Hyperion by: Akka.NET Team
  • 826 total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency hyperion serializer serialize
Hyperion serializer for Akka.NET
Akka.Streams by: Akka.NET Team
  • 7.676k total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency reactive stream
Streaming support for Akka.NET. Introduces a LINQ-like interface for writing asynchronous, back-pressure-aware streams built on top of Akka.NET actors.
Akka.Streams.Amqp.RabbitMq by: Akka.NET Team
  • 145 total downloads
  • Latest version: 1.5.28
  • akka actors actor model Akka concurrency streams AMQP RabbitMQ
AMQP adapter for Akka.NET Streams
Akka.Streams.IAsyncEnumerable by: Aaronontheweb
  • 10 total downloads
  • Latest version: 0.1.0
Your description here.
Akka.Streams.Kinesis by: Akka.NET Team
  • 184 total downloads
  • Latest version: 1.5.28
  • akka actors actor model Akka concurrency streams Amazon AWS Kinesis
AWS Kinesis adapter for Akka.NET Streams
Akka.Streams.SQS by: Akka.NET Team
  • 80 total downloads
  • Latest version: 1.5.28
  • akka actors actor model Akka concurrency streams Amazon AWS SQS
Amazon SQS adapter for Akka.NET Streams
Akka.Streams.TestKit by: Akka.NET Team
  • 1.011k total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency reactive stream testkit
Testkit for Reactive stream support for Akka.NET
Akka.TestKit by: Akka.NET Team
  • 5.824k total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency
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.
Akka.TestKit.Xunit2 by: Akka.NET Team
  • 1.092k total downloads
  • Latest version: 1.5.31
  • akka actors actor model Akka concurrency testkit xunit
TestKit for writing tests for Akka.NET using xUnit.