Dapr actor .NET usage guide
Learn all about using the actor client with the .NET SDK
The Dapr actor package allows you to interact with Dapr virtual actors from a .NET application.
See How to use Dapr actors for getting started instructions.
Learn all about using the actor client with the .NET SDK
Learn all about authoring and running actors with the .NET SDK
Try out .NET Dapr virtual actors with this example