https://github.com/angelodotnet/webapi-hashicorpvault
Example showing how to use HashiCorp Vault in a .NET 8 Web Api project
https://github.com/angelodotnet/webapi-hashicorpvault
hacktoberfest hacktoberfest-accepted hashicorp hashicorp-vault net8 vault webapi
Last synced: 4 months ago
JSON representation
Example showing how to use HashiCorp Vault in a .NET 8 Web Api project
- Host: GitHub
- URL: https://github.com/angelodotnet/webapi-hashicorpvault
- Owner: AngeloDotNet
- Created: 2024-09-07T16:37:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T12:07:34.000Z (almost 2 years ago)
- Last Synced: 2025-12-02T14:59:12.897Z (7 months ago)
- Topics: hacktoberfest, hacktoberfest-accepted, hashicorp, hashicorp-vault, net8, vault, webapi
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebApi HashiCorp Vault
Example showing how to use HashiCorp Vault in a .NET 8 Web Api project.
## Inspired
https://dev.to/berviantoleo/exploring-hashicorp-vault-with-vault-net-client-library-194n
## Prerequisites
- HashiCorp Vault (docker version): https://github.com/AngeloDotNet/Docker.Application/tree/main/Vault
## Screenshots
### Testing write secret

### Testing read secret
