Akka.Monitoring.StatsD by: Aaronontheweb Petabridge
  • 81 total downloads
  • Latest version: 1.1.0
  • statsd graphite
StatsD monitoring support for Akka.NET actors.
Akka.Persistence by: Akka.NET Team
  • 6.202k total downloads
  • Latest version: 1.5.40
  • 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
  • 373 total downloads
  • Latest version: 1.5.1
Additional features and tools for the Akka.Persistence library.
Akka.Persistence.Query by: Akka.NET Team
  • 2.146k total downloads
  • Latest version: 1.5.40
  • 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
  • 1.524k total downloads
  • Latest version: 1.5.39
  • 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
  • 1.91k total downloads
  • Latest version: 1.5.39
  • akka actors actor model Akka concurrency persistence eventsource sql
Akka.NET Persistence ADO.NET middleware
Akka.Persistence.Sql.TestKit by: Akka.NET Team
  • 2.178k total downloads
  • Latest version: 1.5.39
  • 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
  • 533 total downloads
  • Latest version: 1.5.37
Akka.Persistence support for SQL Server.
Akka.Persistence.TCK by: Akka.NET Team
  • 1.922k total downloads
  • Latest version: 1.5.40
  • akka actors actor model Akka concurrency persistence eventsource tck
Testkit for Persistence actor support for Akka.NET
Akka.Persistence.TestKit by: Akka.NET Team
  • 1.756k total downloads
  • Latest version: 1.5.40
  • akka actors actor model Akka concurrency testkit persistance
TestKit for writing tests for Akka.NET Persistance module.
Akka.Remote by: Akka.NET Team
  • 4.996k total downloads
  • Latest version: 1.5.40
  • 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
  • 2.147k total downloads
  • Latest version: 1.5.40
  • akka actors actor model Akka concurrency hyperion serializer serialize
Hyperion serializer for Akka.NET
Akka.Streams by: Akka.NET Team
  • 8.695k total downloads
  • Latest version: 1.5.40
  • 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
  • 337 total downloads
  • Latest version: 1.5.37
  • akka actors actor model Akka concurrency streams AMQP RabbitMQ
AMQP adapter for Akka.NET Streams
Akka.Streams.IAsyncEnumerable by: Aaronontheweb
  • 20 total downloads
  • Latest version: 0.1.0
Your description here.
Akka.Streams.Kinesis by: Akka.NET Team
  • 403 total downloads
  • Latest version: 1.5.37
  • akka actors actor model Akka concurrency streams Amazon AWS Kinesis
AWS Kinesis adapter for Akka.NET Streams
Akka.Streams.SQS by: Akka.NET Team
  • 253 total downloads
  • Latest version: 1.5.37
  • akka actors actor model Akka concurrency streams Amazon AWS SQS
Amazon SQS adapter for Akka.NET Streams
Akka.Streams.TestKit by: Akka.NET Team
  • 2.308k total downloads
  • Latest version: 1.5.40
  • akka actors actor model Akka concurrency reactive stream testkit
Testkit for Reactive stream support for Akka.NET
Akka.TestKit by: Akka.NET Team
  • 6.846k total downloads
  • Latest version: 1.5.40
  • 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
  • 2.064k total downloads
  • Latest version: 1.5.40
  • akka actors actor model Akka concurrency testkit xunit
TestKit for writing tests for Akka.NET using xUnit.