Dapr-2.md
· 1.5 KiB · Markdown
Orginalformat
| Repo | Description |
|:-----|:------------|
| [Dapr](https://github.com/dapr/dapr) | The main repository that you are currently in. Contains the Dapr runtime code and overview documentation.
| [CLI](https://github.com/dapr/cli) | The Dapr CLI allows you to setup Dapr on your local dev machine or on a Kubernetes cluster, provides debugging support, launches and manages Dapr instances.
| [Docs](https://docs.dapr.io) | The documentation for Dapr.
| [Quickstarts](https://github.com/dapr/quickstarts) | This repository contains a series of simple code samples that highlight the main Dapr capabilities.
| [Samples](https://github.com/dapr/samples) | This repository holds community maintained samples for various Dapr use cases.
| [Components-contrib ](https://github.com/dapr/components-contrib) | The purpose of components contrib is to provide open, community driven reusable components for building distributed applications.
| [Dashboard ](https://github.com/dapr/dashboard) | General purpose dashboard for Dapr
| [Go-sdk](https://github.com/dapr/go-sdk) | Dapr SDK for Go
| [Java-sdk](https://github.com/dapr/java-sdk) | Dapr SDK for Java
| [JS-sdk](https://github.com/dapr/js-sdk) | Dapr SDK for JavaScript
| [Python-sdk](https://github.com/dapr/python-sdk) | Dapr SDK for Python
| [Dotnet-sdk](https://github.com/dapr/dotnet-sdk) | Dapr SDK for .NET
| [Rust-sdk](https://github.com/dapr/rust-sdk) | Dapr SDK for Rust
| [Cpp-sdk](https://github.com/dapr/cpp-sdk) | Dapr SDK for C++
| [PHP-sdk](https://github.com/dapr/php-sdk) | Dapr SDK for PHP
Repo | Description |
---|---|
Dapr | The main repository that you are currently in. Contains the Dapr runtime code and overview documentation. |
CLI | The Dapr CLI allows you to setup Dapr on your local dev machine or on a Kubernetes cluster, provides debugging support, launches and manages Dapr instances. |
Docs | The documentation for Dapr. |
Quickstarts | This repository contains a series of simple code samples that highlight the main Dapr capabilities. |
Samples | This repository holds community maintained samples for various Dapr use cases. |
Components-contrib | The purpose of components contrib is to provide open, community driven reusable components for building distributed applications. |
Dashboard | General purpose dashboard for Dapr |
Go-sdk | Dapr SDK for Go |
Java-sdk | Dapr SDK for Java |
JS-sdk | Dapr SDK for JavaScript |
Python-sdk | Dapr SDK for Python |
Dotnet-sdk | Dapr SDK for .NET |
Rust-sdk | Dapr SDK for Rust |
Cpp-sdk | Dapr SDK for C++ |
PHP-sdk | Dapr SDK for PHP |