This contains dotnet core nuget for connecting to vault using cf auth method.
Info
Version: | 1.0.1 |
Author(s): | AbhiAgarwal192 |
Last Update: | Thursday, February 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AbhiAgarwal192/Vault.Cf.Auth.NetCore |
NuGet Url: | https://www.nuget.org/packages/Vault.Cf.Auth.NetCore |
Install
Install-Package Vault.Cf.Auth.NetCore
dotnet add package Vault.Cf.Auth.NetCore
paket add Vault.Cf.Auth.NetCore
Vault.Cf.Auth.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle(>= 1.8.5)
- Newtonsoft.Json(>= 12.0.3)