--- type: docs title: "Pluggable components SDKs" linkTitle: "SDKs" weight: 2000 description: "Develop pluggable components in your favorite language" no_list: true is_preview: true --- The Dapr SDKs are the easiest way for you to create pluggable components. Choose your favorite language and start creating components in minutes. ## Pluggable Components SDKs | Language | Status | |----------|:------:| | [.NET]({{< ref pluggable-components-dotnet >}}) | In development | | [Java]({{< ref java >}}) | In development | | [Go]({{< ref go >}}) | In development |