Plugins
August 10, 2021, 2:52 amArticle Summary
admin
August 10, 2021, 2:52 am
405
Public
Author Summary
Wed June 7, 2023, 1:02 pm
Wed June 7, 2023, 1:02 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.