mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 09:51:16 -04:00
vaultsharp - multi platform capabilities (#5127)
This commit is contained in:
parent
dd1ceaca7a
commit
c7adfdedd0
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ $ pip install ansible-modules-hashivault
|
|||
|
||||
### C#
|
||||
|
||||
* [VaultSharp](https://github.com/rajanadar/VaultSharp) (.NET Standard = 2.0 (.NET Core >= 1.0.0) and also .NET 4.x)
|
||||
* [VaultSharp](https://github.com/rajanadar/VaultSharp) (.NET Core >= 1.0.0, .NET 4.5, .NET 4.6, Mono, iOS, Android, Mac, UWP etc.)
|
||||
|
||||
```shell
|
||||
$ Install-Package VaultSharp
|
||||
|
|
|
|||
Loading…
Reference in a new issue