From 2ed909dbd5b3ada1d3f392d63e0814995bdfe22b Mon Sep 17 00:00:00 2001 From: Annalise Diroff Date: Tue, 25 Jan 2022 20:10:29 +0000 Subject: [PATCH] backport of commit e2008d681f24fbfefa2f661f6e5c40f199da52a0 --- website/content/api-docs/libraries.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/api-docs/libraries.mdx b/website/content/api-docs/libraries.mdx index 3669822888d0..e20b0458c4e0 100644 --- a/website/content/api-docs/libraries.mdx +++ b/website/content/api-docs/libraries.mdx @@ -62,6 +62,8 @@ $ Install-Package VaultSharp $ Install-Package Vault ``` +[Example application](https://github.com/hashicorp/hello-vault-dotnet) + ### C++ - [libvault](https://github.com/abedra/libvault)