Google.Cloud.SecretManager.V1
1.1.0
Prefix Reserved
See the version list below for details.
Install-Package Google.Cloud.SecretManager.V1 -Version 1.1.0
dotnet add package Google.Cloud.SecretManager.V1 --version 1.1.0
<PackageReference Include="Google.Cloud.SecretManager.V1" Version="1.1.0" />
paket add Google.Cloud.SecretManager.V1 --version 1.1.0
#r "nuget: Google.Cloud.SecretManager.V1, 1.1.0"
// Install Google.Cloud.SecretManager.V1 as a Cake Addin
#addin nuget:?package=Google.Cloud.SecretManager.V1&version=1.1.0
// Install Google.Cloud.SecretManager.V1 as a Cake Tool
#tool nuget:?package=Google.Cloud.SecretManager.V1&version=1.1.0
Recommended Google client library to access the Secret Manager API.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- Google.Api.Gax.Grpc.GrpcCore (>= 3.0.0 && < 4.0.0)
- Google.Cloud.Iam.V1 (>= 2.0.0 && < 3.0.0)
- Grpc.Core (>= 2.27.0 && < 3.0.0)
-
.NETStandard 2.0
- Google.Api.Gax.Grpc.GrpcCore (>= 3.0.0 && < 4.0.0)
- Google.Cloud.Iam.V1 (>= 2.0.0 && < 3.0.0)
- Grpc.Core (>= 2.27.0 && < 3.0.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Google.Cloud.SecretManager.V1:
Package | Downloads |
---|---|
Gcp.SecretManager.Provider
Provides access to Google Secret Manager trough ConfigurationProvider |
|
GcpSecretConfiguration
This package provides a configuration provider that reads configuration key-value pairs from Google Cloud Platform Secret Manager using official SDK as documented here: https://cloud.google.com/secret-manager/docs/reference/libraries |
|
GoogleCloud.Extensions.Configuration.Firestore
.Net Core Configuration Provider that allows developers to use Google Cloud Firestore as a Configuration Source in their applications including support for secrets stored in Google Cloud SecretManager. |
|
Neolution.Extensions.Configuration.GoogleSecrets
Package Description |
|
Configuration.Google.SecretsManager
Microsoft.Extensions.Configuration provider for Google Cloud Secret Manager |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Google.Cloud.SecretManager.V1:
Repository | Stars |
---|---|
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
|