Secrets Management

With the Dapr Secrets Management package, you can interact with the Dapr Secrets API from a .NET application to retrieve individual or bulk secrets from configured secret store components. The package also includes a source generator that provides strongly-typed access to your secrets via dependency injection.

To get started, walk through the Dapr Secrets Management how-to guide and refer to best practices documentation for additional guidance.

Last modified August 3, 2026: chore: remove reodev (#5263) (f5d0b6d)