Sign in Sign up
nuget

GCP.Extensions.Configuration.SecretManager

GCP.Extensions.Configuration.SecretManager Configuration provider for Microsoft.Extensions.Configuration framework. See https://cloud.google.com/secret-manager/docs/reference/libraries on how to create application credential file. When running outside cloud: - Set Environment variable GOOGLE_APPLICATION_CREDENTIALS to enable `GoogleCredential.GetApplicationDefault()`. - Build GoogleCredential in code with `GoogleCredential.GetApplicationDefault()`, from file, or from JSON. Set ProjectId value to over-ride value from GoogleCredential, inside or outside of cloud. ### Important! Only the most recently created, ENABLED version of any secret will be used.

Activity

Latest release
3mo ago
Total releases
9
Cadence
~2 months
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Nov 27, 2021
Releases
Version Released
8.2.7 major
6.2.6 patch
6.2.5 minor
6.0.0 major
5.0.0 major
3.1.3 patch
3.1.2 patch
3.1.1 patch
3.1.0 initial