diff --git a/website/content/api-docs/libraries.mdx b/website/content/api-docs/libraries.mdx index 88b5efd79820..5e7390a19b81 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)