Releases: thangchung/practical-dapr
Releases · thangchung/practical-dapr
SNAPSHOT v0.0.3
The version with some workarounds in place. We tagged it to work on the new version with .NET 7
SNAPSHOT v0.0.2
- gRPC DaprService (gRPC Server) from inventory-api
- Use DaprClient to call to inventory-api
- Snapshot for the article at https://dev.to/thangchung/net-grpc-server-on-dapr-runtime-3ba6
SNAPSHOT v0.0.1
- gRPC Server implement with .NET Core.
- Using it to write down article
Debugging Dapr application using Tye tool