Add optional IDE

Signed-off-by: Marc Duiker <marcduiker@users.noreply.github.com>
This commit is contained in:
Marc Duiker 2025-04-22 10:14:00 +02:00
parent c468185454
commit 040191f5c6
No known key found for this signature in database
GPG Key ID: 6A36EA7754473DD7
1 changed files with 1 additions and 0 deletions

View File

@ -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