Skip to main content
VaultSharp package icon

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 4.5 and more, Xamarin iOS, Android, Mac, UWP etc.

Total Downloads
43.0M
43,014,232
Published
Mar 18, 2019
Latest stable version

Install

.NET CLI
dotnet add package VaultSharp --version 0.11.1-beta1
Package Manager Console
Install-Package VaultSharp -Version 0.11.1-beta1
PackageReference
<PackageReference Include="VaultSharp" Version="0.11.1-beta1" />

Frameworks

.NETFramework4.5 .NETStandard1.3

Dependencies

Newtonsoft.Json
.NETFramework4.5
[11.0.2, )
NETStandard.Library
.NETStandard1.3
[1.6.1, )
Newtonsoft.Json
.NETStandard1.3
[11.0.2, )
System.Net.Requests
.NETStandard1.3
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 2 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.