Multi-push tool for pushing multiple packages to nuget server at the same time.


Keywords
Nuget, push
License
MIT
Install
Install-Package Credfeto.Package.Push -Version 1.6.1.312-main

Documentation

nuget-multi-push

DotNet core tool for pushing a directory full of packages to a nuget server rather than looping through all the packages in the folder one at a time.

Installation

dotnet tool install Credfeto.Package.Push

Usage

dotnet pushpackages --folder c:\packages --api-key API-KEY --source https://feed-push-url/

Build Status

Branch Status
main Build: Pre-Release
release Build: Release

Changelog

View changelog

Contributors