Hey, I have a bunch of C# nodes that all share the same code, so when I update one of the nodes, I have to manually copy paste all the new code to all nodes. Is there a simpler way to do this? I can install my code as a .dll but then I can’t update the code while Rhino is running, which would really me slow down. Is there some way to link the nodes? Or a better workaround than loading .dll? Thanks
