From 1f10b7ba104f7be1e2317e63d0c5ed81e9b50ea3 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: Tue, 8 Feb 2022 20:15:41 -0500 Subject: [PATCH] backport of commit e2008d681f24fbfefa2f661f6e5c40f199da52a0 (#13910) Co-authored-by: Annalise Diroff Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> --- 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)