Dapr .NET SDK

    Dapr offers a variety of packages to help with the development of .NET applications. Using them you can create .NET clients, servers, and virtual actors with Dapr.

    Client

    Create .NET clients that interact with a Dapr sidecar and other Dapr applications.

    Server

    Write servers and services in .NET using the Dapr SDK. Includes support for ASP.NET.

    Actors

    Create virtual actors with state, reminders/timers, and methods in .NET.

    Development

    Learn about local development options for .NET Dapr applications

    Examples

    Troubleshooting

    Detailed documentation on the Dapr API, CLI, bindings and more.

    NuGet packages

    Dapr packages for adding the .NET SDKs to your .NET applications.