How to manage HashiCorp Vault using C# application

I am looking to implement a c# .net application to manage HashiCorp Vault, which includes, managing namespaces, secrets engines, secrets etc.

Would appreciate any quick help.

Thanks.

We use the Nuget package VaultSharp: