mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
docs: added support for .net standard 2.0 as well (#6620)
.net standard 2.0 support
This commit is contained in:
parent
be7074873a
commit
1eabcc0eb4
@ -47,7 +47,7 @@ $ pip install ansible-modules-hashivault
|
||||
|
||||
### C#
|
||||
|
||||
* [VaultSharp](https://github.com/rajanadar/VaultSharp) (.NET Core >= 1.0.0, .NET 4.5, .NET 4.6, Mono, iOS, Android, Mac, UWP etc.)
|
||||
* [VaultSharp](https://github.com/rajanadar/VaultSharp) (.NET Standard 2.0 & 1.3, .NET Core >= 1.0.0, .NET 4.5, .NET 4.6, Mono, iOS, Android, Mac, UWP etc.)
|
||||
|
||||
```shell
|
||||
$ Install-Package VaultSharp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user