NuGet defines how packages for .NET are created, hosted, and consumed. Using NuGet feeds, you can make your packages publicly available or limit them to an audience, such as your internal team.
In this episode, Abel shows Jeremy some different options for publishing and hosting your own NuGet packages.
If you liked this video and would like to see some more of our .NET content, please subscribe to our .NET Developers YouTube Channel.
Top comments (2)
Nu Get defines how packages for .NET are created, hosted, and consumed. Using Nu Get feeds, you can make your packages publicly available. how to do black magic on girlfriend
Just as an alternative to keeping packages directly in devops server, check out github.com/loic-sharma/BaGet