This extension add a menu item to your Visual Studio project context-menu that adds functionality to quickly and easily publish your project as a GitHub Package. It essentially acts as a UI wrapper around current NuGet.exe functionality. To publish your library as a GitHub package, right click on your project inside Solution Explorer and click on the "Create GitHub Package" menu. Read more about it on https://coalition.software/how-to-publish-a-nuget-package-to-github-packages-the-quick-way/ |