Zero Touch Package

How do you publish a zero touch .dll as a package? I just wrote my first (real) zero touch package in c# and got everything working except I have to import the dll every time I open dynamo to get the nodes to show up. I tried wrapping them in custom nodes and publishing the package, but every time I place a custom node it re-imports the dll and I get two of each plus all of the other exposed stuff in the library.

Thanks,

Nate

Does this help, I’ve never made a zerotouch node so I’m not familiar.

Nate,

What John suggested should get it done.