Dapr user documentation, used to build docs.dapr.io
Go to file
Yaron Schneider 6fce63d8dc
Update Readme.md (#98)
* Update Readme.md

* Update Readme.md
2019-10-08 16:10:03 -07:00
best-practices fix daprcore references (#78) 2019-10-08 09:35:51 -07:00
concepts Update Readme.md (#98) 2019-10-08 16:10:03 -07:00
contributing Create README.md (#42) 2019-10-03 16:55:33 -07:00
getting-started Add docker prereq (#81) 2019-10-08 11:33:45 -07:00
howto Adds How To for advanced state capabilities (#71) 2019-10-08 11:45:04 -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 More small overview.md grammar/spelling mistakes. (#84) 2019-10-08 11:36:55 -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