From 2b8823e14ddc8c045dbf009fee1530c67ad382d8 Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Fri, 4 Feb 2022 15:29:06 -0500 Subject: [PATCH] backport of commit e2008d681f24fbfefa2f661f6e5c40f199da52a0 (#13909) This pull request was automerged via backport-assistant --- 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 3669822888d..e20b0458c4e 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)