mirror of https://github.com/dapr/quickstarts.git
Add optional IDE
Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
This commit is contained in:
parent
c468185454
commit
040191f5c6
|
@ -9,6 +9,7 @@ Before you start, it's recommended to read though the Dapr docs to get familiar
|
|||
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
|
||||
- [Dapr CLI](https://docs.dapr.io/getting-started/install-dapr-cli/) & [Initialization](https://docs.dapr.io/getting-started/install-dapr-selfhost/)
|
||||
- [.NET 9](https://dotnet.microsoft.com/download/dotnet/9.0)
|
||||
- Optional: An IDE such as [VSCode](https://code.visualstudio.com/download) with a [REST client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client).
|
||||
|
||||
## Tutorials
|
||||
|
||||
|
|
Loading…
Reference in New Issue