Dapr

Use when building microservices with Dapr (Distributed Application Runtime) in .NET. Covers service invocation, state management, pub/sub messaging, bindings, actors, secrets, and sidecar configuration. USE FOR: service-to-service invocation with automatic mTLS, distributed state management with pluggable stores, pub/sub messaging with topic subscriptions, output bindings to external systems, virtual actor model for per-entity stateful logic DO NOT USE FOR: .NET Aspire orchestration without Dapr (use aspire), serverless functions (use azure-functions), simple in-process background tasks (use IHostedService), Orleans virtual actors without Dapr (use orleans)

Tyler-R-Kendrick 38d17d6 22 files · 37.9 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/cloud/dapr commit 38d17d6740

Frequently asked questions

npx skillmds@latest add tyler-r-kendrick/dapr