HashiCorp Vault libary to read variables into the Kubernetes hosted application.
Info
Version: | 1.0.3 |
Author(s): | King David Consulting LLC |
Last Update: | Monday, November 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kdcllc/NetCore.HashiCorp.Vault |
NuGet Url: | https://www.nuget.org/packages/NetCore.HashiCorp.Vault |
Install
Install-Package NetCore.HashiCorp.Vault
dotnet add package NetCore.HashiCorp.Vault
paket add NetCore.HashiCorp.Vault
NetCore.HashiCorp.Vault Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
- VaultSharp(>= 0.6.4)
Tags