Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@LaurentAerens LaurentAerens released this 05 Apr 12:48
· 4 commits to master since this release
c80be8e

added new information methodes:

  • GetKeys()
  • GetStore()
  • GetSettings()
  • GetKeyVersions(string keyName)
  • GetKeysVersions()
  • GetKeysIterations()
  • added a straiglookup feature to lookup keys without processing.

NOTE: This will be the last release in the current package name. the next release will add multiple versions ( .net8, .net7, .net6, ...) support and add concurrecy. In my opinion it is then mature enough to be release as a standalone project and will no longer be under the AerensStore solution.