Vault¶
📕 Articles¶
📺 Videos¶
- Secretless apps with .NET and Azure Key Vault
- How to use Azure Key Vault + .NET Core easily | Secrets, Keys and Certificates - English
- How to manage secrets in a .NET Core app with HashiCorp Vault - Part 1
- How to manage secrets in a .NET Core app with HashiCorp Vault - Part 2
📦 Libraries¶
- rajanadar/VaultSharp - A comprehensive cross-platform .NET Library for HashiCorp’s Vault, a secret management tool
- MrZoidberg/VaultSharp.Extensions.Configuration - Enables HashiCorp Vault to be used as a configuration source in dotnet core applications
🚀 Samples¶
- hashicorp/hello-vault-dotnet - Runnable C# examples of how to integrate an application with HashiCorp Vault.