AWSSDK.SecretsManager.Caching
1.0.3
The AWS Secrets Manager .NET caching client enables in-process caching of secrets for C# applications.
Install-Package AWSSDK.SecretsManager.Caching -Version 1.0.3
dotnet add package AWSSDK.SecretsManager.Caching --version 1.0.3
<PackageReference Include="AWSSDK.SecretsManager.Caching" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AWSSDK.SecretsManager.Caching --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AWSSDK.SecretsManager.Caching, 1.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AWSSDK.SecretsManager.Caching as a Cake Addin
#addin nuget:?package=AWSSDK.SecretsManager.Caching&version=1.0.3
// Install AWSSDK.SecretsManager.Caching as a Cake Tool
#tool nuget:?package=AWSSDK.SecretsManager.Caching&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- AWSSDK.SecretsManager (>= 3.3.100.10)
- Microsoft.Extensions.Caching.Memory (>= 2.2.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AWSSDK.SecretsManager.Caching:
Package | Downloads |
---|---|
SecretsManagerFacadeLib
Convenience lib that offers support to retrieve Aws Credentials and Aws Secrets Manager stored property values.
|
|
Devon4Net.Infrastructure.AWS.Secrets
Common classes to manage CORS configuration
|
GitHub repositories
This package is not used by any popular GitHub repositories.