433 packages tagged with “Actors”
Core abstractions library of Microsoft Orleans
Core library of Microsoft Orleans used both on the client and server.
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Library with core types shared between silo and extensions.
Library of built-in persistence and stream providers included in Microsoft Orleans.
Core runtime library of Microsoft Orleans that hosts and executes grains within a silo.
Fast, flexible, and version-tolerant serializer for .NET
Microsoft Orleans meta package to bring in the base Orleans packages for all project types.
Serialization abstractions for Microsoft Orleans
Collection of Microsoft Orleans libraries and files needed on the client.
This package contains the reference assemblies for developing Actor services using Dapr.
Code generation library for Orleans.Serialization
Collection of Microsoft Orleans libraries and files needed on the server.
C# Analyzers for Microsoft Orleans.
Remoting support for Akka.NET. Allows actors to communicate over the network.
This package contains the reference assemblies for developing Actor services using Dapr and AspNetCore.
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.
Reminders library for Microsoft Orleans used on the server.
In-memory storage for Microsoft Orleans
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.
Microsoft Orleans clustering provider backed by Azure Table Storage
Clustering support for Akka.NET actors. Used to build highly-available, distributed applications.
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.
Microsoft Orleans library for hosting a silo in a testing project.
Serilog logging adapter for Akka.NET.
Dependency injection support for Akka.NET
Microsoft Orleans hosting support for Kubernetes