VaultSharp.vNext
0.11.2001
* The most comprehensive .NET Library for HashiCorp's Vault - A Secret Management System.
* VaultSharp supports all Auth methods, all Secrets Engines and most System Apis.
* It has first class support for Consul, Enterpise Vault APIs etc.
* This library is built with .NET Standard 1.3 & .NET 4.5 and hence is cross-platform across .NET Core 1.0, .NET 4.5 and more, Xamarin iOS, Android, Mac, UWP etc.
Install-Package VaultSharp.vNext -Version 0.11.2001
dotnet add package VaultSharp.vNext --version 0.11.2001
<PackageReference Include="VaultSharp.vNext" Version="0.11.2001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VaultSharp.vNext --version 0.11.2001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VaultSharp.vNext, 0.11.2001"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/VaultSharp/VaultSharp/blob/master/CHANGELOG.md
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 11.0.2)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 11.0.2)
- System.Net.Requests (>= 4.3.0)
- System.Security.Cryptography.X509Certificates (>= 4.3.2)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.