Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
262 packages returned for Tags:"actor"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
Tpl.
Dataflow
by:
dotnetframework
Microsoft
Deprecated
25,697,739 total downloads
last updated
12/10/2014
Latest version:
4.5.24
BCL
TPL
Task
Parallel
Dataflow
Microsoft
TDF
Actor
Async
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task...
More information
Akka
by:
Akka
10,425,384 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Akka.
Remote
by:
Akka
3,394,348 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
network
Remoting support for Akka.NET. Allows actors to communicate over the network.
Akka.
TestKit
by:
Akka
2,170,326 total downloads
last updated
11/3/2023
Latest version:
1.5.14
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...
More information
ServiceFabric.
Mocks
by:
LoekD
1,944,764 total downloads
last updated
11/5/2023
Latest version:
7.1.2
ServiceFabric
Service
Fabric
Actor
Mock
Unit
Test
ServiceFabric.Mocks contains many mocks and helper classes to facilitate and simplify unit testing of your Service Fabric Actor and Service projects.
Akka.
Logger.
Serilog
by:
Akka
1,919,676 total downloads
last updated
9/14/2023
Latest version:
1.5.12.1
akka
actors
actor
model
Akka
concurrency
serilog
Serilog logging adapter for Akka.NET.
Akka.
Cluster
by:
Akka
2,567,449 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
network
cluster
Clustering support for Akka.NET actors. Used to build highly-available, distributed applications.
Akka.
Persistence
by:
Akka
2,535,861 total downloads
last updated
11/3/2023
Latest version:
1.5.14
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.
Coordination
by:
Akka
1,391,788 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
Distributed coordination support for Akka.NET
Akka.
DI.
Core
by:
Akka
Deprecated
1,748,351 total downloads
last updated
6/28/2023
Latest version:
1.4.51
akka
actors
actor
model
Akka
concurrency
dependency
injection
Dependency injection support for Akka.NET [DEPRECATED - replaced by Akka.DependencyInjection]
Akka.
Streams
by:
Akka
1,691,136 total downloads
last updated
11/3/2023
Latest version:
1.5.14
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.
Proto.
Actor
by:
ProtoActor
1,190,868 total downloads
last updated
11/16/2023
Latest version:
1.5.1-alpha.0.5
actors
actor
model
concurrency
proto
protoactor
Ultra-fast distributed actors for .NET.
Akka.
Cluster.
Tools
by:
Akka
1,546,105 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
network
cluster
Distributed publish/subscribe, client and singleton support for Akka.NET cluster
Akka.
DependencyInjection
by:
Akka
1,130,382 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
dependency
injection
Dependency injection support for Akka.NET
Akka.
Cluster.
Sharding
by:
Akka
1,129,394 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
network
cluster
sharding
Sharded actors with managed lifecycle for Akka.NET cluster. Used to distribute state in a fault-tolerant, consistent fashion over an Akka.NET cluster.
Akka.
TestKit.
Xunit2
by:
Akka
1,169,957 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
testkit
xunit
TestKit for writing tests for Akka.NET using xUnit.
Akka.
Persistence.
Sql.
Common
by:
Akka
1,150,963 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
persistence
eventsource
sql
Akka.NET Persistence ADO.NET middleware
Akka.
DistributedData
by:
Akka
1,141,914 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
network
cluster
crdt
replication
Replicated data using CRDT structures
Akka.
Serialization.
Hyperion
by:
Akka
1,042,039 total downloads
last updated
11/3/2023
Latest version:
1.5.14
akka
actors
actor
model
Akka
concurrency
hyperion
serializer
serialize
Hyperion serializer for Akka.NET
Akka.
DI.
AutoFac
by:
Akka
Deprecated
596,685 total downloads
last updated
11/10/2021
Latest version:
1.4.27
akka
actors
actor
model
Akka
concurrency
autofac
AutoFac Dependency Injection (DI) support for Akka.NET
Previous
Next