ToolUp.Secrets.AzureKeyVault
0.20.0
Prefix Reserved
See the version list below for details.
dotnet add package ToolUp.Secrets.AzureKeyVault --version 0.20.0
NuGet\Install-Package ToolUp.Secrets.AzureKeyVault -Version 0.20.0
<PackageReference Include="ToolUp.Secrets.AzureKeyVault" Version="0.20.0" />
<PackageVersion Include="ToolUp.Secrets.AzureKeyVault" Version="0.20.0" />
<PackageReference Include="ToolUp.Secrets.AzureKeyVault" />
paket add ToolUp.Secrets.AzureKeyVault --version 0.20.0
#r "nuget: ToolUp.Secrets.AzureKeyVault, 0.20.0"
#:package ToolUp.Secrets.AzureKeyVault@0.20.0
#addin nuget:?package=ToolUp.Secrets.AzureKeyVault&version=0.20.0
#tool nuget:?package=ToolUp.Secrets.AzureKeyVault&version=0.20.0
ToolUp.Secrets.AzureKeyVault
Azure Key Vault ISecretStore companion for ToolUp.Platform. Reads secrets per call from a configured vault; supports versioned secret resolution and scope-specific name conventions.
Configuration via DefaultAzureCredential (env vars, managed identity, etc.). Secrets are never cached in process beyond the call boundary — rotation at the vault is picked up on next request.
Licensed under Apache-2.0.
Part of the ToolUp Platform SDK — see github.com/ToolUp-Forge/toolup-forge for full documentation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Azure.Identity (>= 1.21.0)
- Azure.Security.KeyVault.Secrets (>= 4.11.0)
- FSharp.Core (>= 10.1.300)
- ToolUp.Platform.Core (>= 0.20.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ToolUp.Secrets.AzureKeyVault:
| Package | Downloads |
|---|---|
|
ToolUp.Cloud.Azure
Azure cloud umbrella for ToolUp.Platform — transitively pulls ToolUp.Storage.AzureBlob, ToolUp.Secrets.AzureKeyVault, ToolUp.AuditSinks.AzureBlobArchive, ToolUp.Metrics.OpenTelemetry, plus the Azure Monitor OTel exporter. One PackageReference replaces five per-cloud entries; consumers drop the umbrella with no behavioural change to reference the individual companions instead. |
GitHub repositories
This package is not used by any popular GitHub repositories.