I am writing infrastructure components for a project that I am working on, and I am wondering if it is possible to locally host the NuGet package without a server, so I can only create a complete release cycle using my computer.
If possible, explain how to do this.
source
share