Microsoft.Extensions.Configuration provider for Google Cloud Secret Manager.
Info
| Version: | 0.9.0 |
| Author(s): | James Sukhabut |
| Last Update: | Wednesday, April 15, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jsukhabut/googledotnet |
| NuGet Url: | https://www.nuget.org/packages/Configuration.Google.SecretsManager |
Install
Install-Package Configuration.Google.SecretsManager
dotnet add package Configuration.Google.SecretsManager
paket add Configuration.Google.SecretsManager
Configuration.Google.SecretsManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Cloud.SecretManager.V1(>= 1.0.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
Tags