The documentation you are viewing is for Dapr v0.11 which is an older version of Dapr. For up-to-date documentation, see the latest version.

Dapr Software Development Kits (SDKs)

Use your favorite languages with Dapr

The Dapr SDKs are the easiest way for you to get Dapr into your application. Choose your favorite language and get up and running with Dapr in minutes.

SDK packages

  • Client SDK: The Dapr client allows you to invoke Dapr building block APIs and perform actions such as:
  • Service extensions: The Dapr service extensions allow you to create services that can:
  • Actor SDK: The Dapr Actor SDK allows you to build virtual actors with:

SDK languages

Language State Client SDK Service Extensions Actor SDK
.NET In Development ASP.NET Core
Python In Development gRPC FastAPI
Flask
Java In Development Spring Boot
Go In Development
C++ Backlog
Rust Backlog
Javascript Backlog

Further reading

Last modified July 7, 2022: update nav bar v0.11 (#2633) (b309d3d)