LeapingGorilla.SecretStore.Database
6.0.0
Prefix Reserved
dotnet add package LeapingGorilla.SecretStore.Database --version 6.0.0
NuGet\Install-Package LeapingGorilla.SecretStore.Database -Version 6.0.0
<PackageReference Include="LeapingGorilla.SecretStore.Database" Version="6.0.0" />
<PackageVersion Include="LeapingGorilla.SecretStore.Database" Version="6.0.0" />
<PackageReference Include="LeapingGorilla.SecretStore.Database" />
paket add LeapingGorilla.SecretStore.Database --version 6.0.0
#r "nuget: LeapingGorilla.SecretStore.Database, 6.0.0"
#:package LeapingGorilla.SecretStore.Database@6.0.0
#addin nuget:?package=LeapingGorilla.SecretStore.Database&version=6.0.0
#tool nuget:?package=LeapingGorilla.SecretStore.Database&version=6.0.0
Secret Store is a platform agnostic method of storing and distributing your secrets. This project
provides libraries giving you an API to code against with interchangeable implementations for how your
secrets are persisted. Support is provided out of the box for Public/Private (RSA) protection of secrets
using your own data storage implementation and for secrets stored in AWS Dynamo secured using AWS KMS.
| 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 was computed. 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. |
-
net9.0
- LeapingGorilla.SecretStore (>= 6.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LeapingGorilla.SecretStore.Database:
| Package | Downloads |
|---|---|
|
LeapingGorilla.SecretStore.Database.PostgreSQL
Secret Store is a platform agnostic method of storing and distributing your secrets. This project provides libraries giving you an API to code against with interchangeable implementations for how your secrets are persisted. Support is provided out of the box for Public/Private (RSA) protection of secrets using your own data storage implementation and for secrets stored in AWS Dynamo secured using AWS KMS. |
GitHub repositories
This package is not used by any popular GitHub repositories.