Skip to content

Dzliera/NugetPackagesMigrator

Repository files navigation

Nuget Package Source Migration Tool

NuGet Version

Usage :

1. Configure Nuget sources (If not already configured).

Both source and target package sources should be configured on machine where this tool will be run.

2. Install dotnet tool

dotnet tool install --global NugetPackagesMigrator

3. Run Migration

Given we have 2 nuget sources configured, one named "source-repository" and other "target-repository", run following command:

dotnet nuget-migrator --from source-repository --to target-repository

About

Dotnet tool which can migrate nuget packages from one package source to another

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages