mirror of https://github.com/dapr/docs.git
* Removing tutorials documents. Giving reference to Actors tutorials from main readme page. * updating daprcore to dapr |
||
---|---|---|
best-practices | ||
concepts | ||
contributing | ||
getting-started | ||
howto | ||
images | ||
quickstart | ||
reference | ||
overview.md | ||
readme.md |
readme.md
Dapr documentation
Welcome to the documentation repository for Dapr. You can learn about Dapr from the below links.
- Overview - An overview of Dapr and how it enables you to build distributed applications
- Getting Started - Set up your environment with Dapr
- Quickstarts and Samples - Quick start guides and samples for developing apps using Dapr
- Concepts - Core Dapr concepts explained
- How-Tos - Guides explaining how to accomplish specific tasks with Dapr
- Reference - Detailed reference documentation
- Getting Started with Actors - End to end tutorial for developing Actors applications using Dapr dotnet sdk