VaultSharp
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 Core 2.0, .NET 4.5 and more, Xamarin iOS, Android, Mac, UWP etc.
Install
dotnet add package VaultSharp --version 1.4.0.1
Install-Package VaultSharp -Version 1.4.0.1
<PackageReference Include="VaultSharp" Version="1.4.0.1" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.