Sample plugins

The SignDoc Device Connector package contains plugin sample code that can be used as starting point for plugin development.

  • See Plugin development for information on developing Device Connector plugins.
  • The PluginSamples folder of the installation directory contains the code of the SignDocumentPlugin.exe plugin as C# source code.
  • The .Net Core 3.1 Framework Runtime must be installed to be able to use the compiled version. See also Prerequisites.