1
Answer

Plugin Framework in C#

Photo of Alberto Pedroso

Alberto Pedroso

8y
925
1
Hi! I have a pluging framework in C# where all the interfaces are in a single DLL (and defined in C# of course). Can I implement  those interfaces for a plugin using another .NET language? If so, how?

Answers (1)