Node Factories
Node Factories allow you to create complete nodes in a language like C#, without the need to drag & drop types & methods onto a VL canvas. Factories allow you to describe nodes dynamically via an API. That way you also can create a bunch programatically.
When done, please select the factory in your VL document as a dependency, like so:
For examples, see: