Automates the steps to publish a .NET package to NuGet using trusted publishing, handling authentication and version checks without storing secrets locally.
Best for: Engineers shipping .NET libraries who want CI/CD to handle package publishing without manual keys.
Creator's repository · dotnet/skills
License: MIT