Dapr .NET SDK
.NET SDK packages for developing Dapr applications
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
Clone the .NET SDK repo to try out some of the examples and get started quickly.
Troubleshooting
Detailed documentation on the Dapr API, CLI, bindings and more.
NuGet packages
Dapr packages for adding the .NET SDKs to your .NET applications.
Last modified January 1, 0001