Dapr user documentation, used to build docs.dapr.io
Go to file
Shalabh Mohan Shrivastava 23e4d2eb25 Removing tutorials documents. Giving reference to Actors tutorials fr… (#73)
* Removing tutorials documents. Giving reference to Actors tutorials from main readme page.

* updating daprcore to dapr
2019-10-08 09:32:00 -07:00
best-practices Removing tutorials documents. Giving reference to Actors tutorials fr… (#73) 2019-10-08 09:32:00 -07:00
concepts rename actions to dapr (#77) 2019-10-08 09:27:16 -07:00
contributing Create README.md (#42) 2019-10-03 16:55:33 -07:00
getting-started update helm del (#65) 2019-10-07 09:07:47 -07:00
howto concept doc updates (#74) 2019-10-08 09:23:20 -07:00
images concept doc updates (#74) 2019-10-08 09:23:20 -07:00
quickstart doc updates including overview and readmeS for sections 2019-10-06 21:22:17 -07:00
reference remove /docs folder to have folders at root level 2019-09-19 22:15:20 -07:00
overview.md fixed review comments 2019-10-06 22:33:33 -07:00
readme.md Removing tutorials documents. Giving reference to Actors tutorials fr… (#73) 2019-10-08 09:32:00 -07:00

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