thangchung/practical-dapr
A full-stack .NET microservices build on Dapr and Tye
3 Releases
Latest: 4y ago
SNAPSHOT v0.0.3v0.0.3LatestPre-release
The version with some workarounds in place. We tagged it to work on the new version with .NET 7
SNAPSHOT v0.0.2v0.0.2Pre-release
📋 Changes
- 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.1v0.0.1Pre-release
📋 Changes
- gRPC Server implement with .NET Core.
- Using it to write down article [`Debugging Dapr application using Tye tool`](https://dev.to/thangchung/debugging-dapr-application-using-tye-tool-1djb)
