Using VL beta, sorry if this is already fixed in gamma.
I’ve just successfully imported a dll from the.net framework assembly. In this case for windows clipboard functions.
Its only the second time I’ve done it and it all worked pretty well, however I did have some trouble selecting the non-overload version of a method that had another overload. I only knew GetText() existed because of the .net documentation, from the node-browser it appeared to me at first that GetText(Format) was the only option.