06
Feb 2022
Create and publish a package using Visual Studio (.NET Framework, Windows)
Creating a NuGet package from a .NET Framework Class Library involves creating the DLL in Visual Studio on Windows, then using the nuget.exe command-line tool to create and publish the package.