Extending Warewolf using DLLs

One of the easiest ways to extend Warewolf is through the use of a Dynamic-Link library, or DLL for short. Warewolf can easily load a DLL by using the plugin connector. Warewolf can load DLLs from both the Global Assembly Cache or directly from a UNC path.  It can consume […]