This package provides an XmlRepository implementation which can be used to store ASP.NET Data Protection keys in Hashcorp Vault using the VaultSharp client.
Info
Version: | 1.0.0 |
Author(s): | Paul Hatcherian |
Last Update: | Tuesday, January 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/VaultSharpDataProtection |
Install
Install-Package VaultSharpDataProtection
dotnet add package VaultSharpDataProtection
paket add VaultSharpDataProtection
VaultSharpDataProtection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.DataProtection(>= 3.1.1)
- VaultSharp(>= 0.11.1002)
Tags