Automated Nuget Package Creation and Publishing with Batch Scripts for .NET and .NET Core

Recently, while trying to package a .NET Core project using a previous written batch script, the old approach failed completely. After considerablle debugging, the issues were resolved. This article shares the solution and provides a refined script. For details about Nuget, visit: https://docs.microsoft.com/en-us/nuget/ Download Nuget.exe Downl ...

Posted on Wed, 09 Sep 2026 16:17:20 +0000 by amal.barman