Skip to main content

How to Publish a Nuget package in NuGet Gallery?


Nuget Tutorial — Learn how to publish a Nuget package in NuGet gallery.

Step 1 - Create an account at NuGet.org

Head over to http://nuget.org/ and register for an account. Once you do that, click on "My Account" to see an API Key that was generated for you.

Step 2 - In a command console, run the command:

$ nuget setApiKey Your-API-Key Read more click here

Reference:- This article was originally posted on scmGalaxy.com


Comments

  1. Great post! Publishing a NuGet package can be a game‑changer for .NET developers looking to share libraries and streamline project dependencies. Your step‑by‑step explanation makes it easier for beginners to understand the process, from packaging to pushing it to a repository. Helping developers get comfortable with package management not only boosts productivity but also encourages better code reuse and collaboration across teams. Thanks for breaking this down so clearly — very helpful for anyone working in the .NET ecosystem!

    ReplyDelete

Post a Comment

Popular posts from this blog

Classroom DevOps Training & Workshop in Bangalore (India)

About the DevOps DevOps integrates developers and operation teams in order to improve collaboration and productivity by automation infrastructure, automating workflows and continuously application performance. DevOps helps you deliver the best user experience possible and benefits your company by increasing the frequency of deployments of your software and services. DevOps helps to improve performance and quickly release of application. As rapid delivery of software has become a strategic business asset, progressive IT organizations are pursuing a DevOps culture, where development and operations teams, systems, and tools work in lockstep. By aligning goals and sharing tools and strategies, you can improve velocity and code quality, allowing you to innovate faster. In this course, we look at the necessity of Devops and how a DevOps transformation can help focus on value and streamlined delivery of your software. We will also cover concepts like Automation, tools & technology ...

Top 10 DevOps Online Resources to learn, share and practice

DevOps is a hot topic these days among-st IT professionals and when you as a student or professional who is related to this industry go to Google and search about "DevOps" you get (About 1,55,00,000 results (0.42 seconds)) results. So, this is not a tough job to find DevOps related resources. But when you need to find best resources for DevOps learning, practicing and want to surround yourself with DevOps like minded people than it is really a tough job to find. So, Let me make this task easy for you.  I did some research and made lists of Top 10 DevOps resources where you can learn, practice, share, discuss and get latest updates and news online about DevOps. So, Here is the list of top 10 DevOps resources, Just explore 1. scmGalaxy scmGalaxy is a one stop portal for DevOps learning where you can find DevOps tutorials, DevOps courses, certifications, trainers, study materials and much more all in one place. They are the largest scm, DevOps, Build & Release com...