SlugEnt.VaultAgent 1.0.0-rc-183

This is a prerelease version of SlugEnt.VaultAgent.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SlugEnt.VaultAgent --version 1.0.0-rc-183                
NuGet\Install-Package SlugEnt.VaultAgent -Version 1.0.0-rc-183                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SlugEnt.VaultAgent" Version="1.0.0-rc-183" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlugEnt.VaultAgent --version 1.0.0-rc-183                
#r "nuget: SlugEnt.VaultAgent, 1.0.0-rc-183"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SlugEnt.VaultAgent as a Cake Addin
#addin nuget:?package=SlugEnt.VaultAgent&version=1.0.0-rc-183&prerelease

// Install SlugEnt.VaultAgent as a Cake Tool
#tool nuget:?package=SlugEnt.VaultAgent&version=1.0.0-rc-183&prerelease                

A C# library for interacting with HashiCorp's Vault.  Still very much a WIP.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 196 4/3/2024
1.2.1 221 7/5/2023
1.2.0 438 7/23/2022
1.2.0-alpha-0001b 180 7/9/2022
1.2.0-alpha-0000 231 10/23/2021
1.1.0 502 3/30/2021
1.0.0 445 8/28/2020
1.0.0-rc-243 385 8/14/2020
1.0.0-rc-242 407 8/1/2020
1.0.0-rc-241 330 7/31/2020
1.0.0-rc-239 331 7/30/2020
1.0.0-rc-237 442 7/25/2020
1.0.0-rc-235 332 7/2/2020
1.0.0-rc-233 293 7/2/2020
1.0.0-rc-232 338 7/2/2020
1.0.0-rc-231 311 6/24/2020
1.0.0-rc-227 407 6/23/2020
1.0.0-rc-224 339 6/23/2020
1.0.0-rc-219 368 6/23/2020
1.0.0-rc-218 360 6/23/2020
1.0.0-rc-216 399 6/22/2020
1.0.0-rc-213 350 6/4/2020
1.0.0-rc-212 338 6/1/2020
1.0.0-rc-210 327 6/1/2020
1.0.0-rc-209 355 5/5/2020
1.0.0-rc-208 362 4/30/2020
1.0.0-rc-205 328 4/26/2020
1.0.0-rc-201 312 4/22/2020
1.0.0-rc-187 327 4/20/2020
1.0.0-rc-186 348 4/16/2020
1.0.0-rc-183 326 4/15/2020
1.0.0-rc-181 350 4/1/2020
1.0.0-rc-172 351 4/1/2020
1.0.0-rc-167 353 4/1/2020
1.0.0-rc-164 372 3/11/2020
1.0.0-rc-126 321 3/6/2020
1.0.0-rc-124 467 2/1/2020
1.0.0-rc-118 414 1/31/2020
1.0.0-rc-114 371 1/30/2020
1.0.0-rc-113 374 1/28/2020
1.0.0-rc-112 367 1/28/2020
1.0.0-rc-110 402 1/27/2020
1.0.0-rc-103 445 1/26/2020
1.0.0-rc-01 504 1/19/2020
0.1.0 905 1/14/2019

Supports Token, LDAP, AppRole, System, Transit, Identity, Keyvalue1 and KeyValue2 backends.