Trouble importing .net dll

I have compiled this as class library, following Writing nodes using C#

image

When adding the dll via Dependencies there is no category in the node browser, just the dll.
image
image

Not sure what is wrong. Tried also different .net versions, but no luck. Any hint?

If you just copied the code I guess the class is missing the public ‘access modifier’.
image

1 Like

yes just copy pasted the whole thing and that missing public might be very well the issue. will try again monday, thanks!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.