Common events for actors.
$ dotnet add package LabApps.Actors.EventsWARNING This is pre-beta software that is changing often. Consult the license, and use at your own risk.
This project contains low-level components related to building and testing actor-based systems in C#/.NET that can then be deployed to multiple target platforms.
Common actor interfaces and other types.
Actor runtime for standalone applications, unit testing and simulation.
Actor runtime for deployment to Azure Functions. Uses durable entities for actor state.