Comment by jbjbjbjb
9 months ago
Make your own packages for your extensions and pull that packages into your projects that need to reference those extensions.
9 months ago
Make your own packages for your extensions and pull that packages into your projects that need to reference those extensions.
And set up my own nuget repo?
I want my code to be private...?
Yes you would set up your own nuget feed and publish as part of your build. You can set up the nuget feed on your own machine, use something like Teamcity or GitHub packages.