Tuesday, 14 March 2017

use .net dll in electron

I am a .NET developer and new to electron and node.js.

From my electron application, I need to call one function inside a .NET class library DLL which will generate some document and will send to print.

I need to use this electron application only on the windows machine. I see plugin Edge.js, but am not sure this will work for me and also don't know how to include in my project.



via Manu v

No comments:

Post a Comment