newtonCD/Delinea.Extensions.Provider
DevOps Secret Vault configuration provider implementation for Microsoft.Extensions.Configuration. This library enables you to read your application's settings from a Delinea DevOps Secret Vault API. You can use ".AddDelineaSecretVault" extension method on IConfigurationBuilder to add the DSV configuration provider to the configuration builder.
C#MIT