rajanadar / VaultSharp

A comprehensive cross-platform .NET Library for HashiCorp's Vault, a secret management tool
http://rajanadar.github.io/VaultSharp
Apache License 2.0
493 stars 134 forks source link

#353 Optimise dependency management #354

Closed thompson-tomo closed 2 months ago

thompson-tomo commented 6 months ago

closes #353

rajanadar commented 2 months ago

thanks @thompson-tomo

There are 2 problems being solved in this PR. Removal of STJ dependency and grouping all or conditions. Can you please modify the PR to just solve STJ? Leave the grouping expanded. It is deliberate for readability and later deprecation when a version goes out of support.