can use unity engine in dotnet project

Hi,

I was wondering if there is possible use unity dll in a dotNet project ?

In our software, we need to draw Node-Edge Graphs and i wanna know there is possible to use unity for that.

thanks in advance.

Don’t think so. I could be wrong. Unity uses .net framework though, so you could make a Unity project that works off your code.