i’m in middle of creating an app that use plugin architecture, the application written in c# (.Net framework 4.6.1) the app loading modules dynamically using reflection, as part of the plugins i have some legacy managed CPP module that i need to use in the plugins (compiled with vs2010 and can’t be upgraded), any time ..
Recent Comments