Plugins
August 10, 2021, 2:52 amArticle Summary
admin
August 10, 2021, 2:52 am
644
Public
Author Summary
Tue April 1, 2025, 9:38 am
Tue April 1, 2025, 9:38 am
To move more of the HSMAdvisor's functionality into open-source space and allow users to extend HSMAdvisor, I created an external public repository for core HSMAdvisor plugins:
https://github.com/swindex/HSMAdvisorPlugins
HSMAdvisor plugins are .NET v4.5 DLL libraries and must reference and extend HSMAdvisorPlugin and/or ObjectDataBase assemblies.
More information on creating a plugin is available on the GitHub page linked above.