Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

.NET dll in electron app #54

Open
muccix opened this issue Dec 20, 2017 · 1 comment
Open

.NET dll in electron app #54

muccix opened this issue Dec 20, 2017 · 1 comment

Comments

@muccix
Copy link

muccix commented Dec 20, 2017

I hope this is not a silly question.

I have a .NET dll that I would like to use in my electron app.
In particular, I need to call a method of the dll and receive event raised from the dll.

Is this possible with electron-edge?
Many thanks

@agracio
Copy link

agracio commented Dec 20, 2017

You can refer to Edge.js guide here: https://github.com/tjanczuk/edge#how-to-integrate-c-code-into-nodejs-code

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants