DevOps for ASP.NET Developers: Hosting NuGet Packages
Feb 16 2021

Cecil Phillip

NuGet defines how packages for .NET are created, hosted, and consumed, and provides the tools for each of those roles. 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.