Onspay.Infrastructure.Vault
1.0.31
dotnet add package Onspay.Infrastructure.Vault --version 1.0.31
NuGet\Install-Package Onspay.Infrastructure.Vault -Version 1.0.31
<PackageReference Include="Onspay.Infrastructure.Vault" Version="1.0.31" />
<PackageVersion Include="Onspay.Infrastructure.Vault" Version="1.0.31" />
<PackageReference Include="Onspay.Infrastructure.Vault" />
paket add Onspay.Infrastructure.Vault --version 1.0.31
#r "nuget: Onspay.Infrastructure.Vault, 1.0.31"
#:package Onspay.Infrastructure.Vault@1.0.31
#addin nuget:?package=Onspay.Infrastructure.Vault&version=1.0.31
#tool nuget:?package=Onspay.Infrastructure.Vault&version=1.0.31
HashiCorp Vault integration: IVaultService for reading KV v2 secrets via token auth, with short-TTL in-memory caching, and VaultOptions configuration.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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
- Microsoft.Extensions.Caching.Memory (>= 10.0.4)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Options (>= 10.0.4)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.4)
- VaultSharp (>= 1.17.5.1)
-
net9.0
- Microsoft.Extensions.Caching.Memory (>= 10.0.4)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Options (>= 10.0.4)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.4)
- VaultSharp (>= 1.17.5.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Onspay.Infrastructure.Vault:
| Package | Downloads |
|---|---|
|
Onspay.Infrastructure.Tenancy
Multi-tenant context: ICurrentTenantContext (ambient AsyncLocal, mirrors Onspay.Infrastructure.Correlation's pattern), ITenantResolver / ITenantClientEndpointResolver contracts with TenantResolverBase / TenantClientEndpointResolverBase caching+Vault-resolution base classes (consuming apps implement only the raw query), ModuleCode, and TenantContextMiddleware. |
GitHub repositories
This package is not used by any popular GitHub repositories.