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.