DEV Community

Mohammed Modi for LoginRadius

Posted on • Originally published at loginradius.com on

Using NuGet to publish .NET packages

NuGet is a free and open-source package manager for the .NET ecosystem. We can create and install packages using NuGet client tools. All of the .NET packages are hosted for publishing and consumption on a central package repository known as NuGet Gallery. Prerequisites Visual…

Read On

Top comments (0)