Plugins
August 10, 2021, 2:52 amArticle Summary
admin
August 10, 2021, 2:52 am
576
Public
Author Summary
Thu October 3, 2024, 2:58 pm
Thu October 3, 2024, 2:58 pm
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.