I have an assembly that I have made which is very specific to my team at my company. I want to be able to use NuGet to make this assembly avaiable to other projects that my
Yes! You can host your own NuGet server!
The easiest way is creating a shared folder on your server and referencing that as your Nuget Server.
You can find more information about how to do that at: Hosting Your Own NuGet Feeds