{"id":15206751,"url":"https://github.com/tetsuo13/centralpackagemanagementmigrator","last_synced_at":"2025-10-16T18:17:07.486Z","repository":{"id":257791092,"uuid":"859600163","full_name":"tetsuo13/CentralPackageManagementMigrator","owner":"tetsuo13","description":".NET tool that migrates a solution to use NuGet central package management (CPM)","archived":false,"fork":false,"pushed_at":"2025-01-03T22:52:14.000Z","size":49,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T14:47:38.427Z","etag":null,"topics":["central-package-management","cpm","dotnet-tool","nuget"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tetsuo13.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"tetsuo13"}},"created_at":"2024-09-19T00:27:17.000Z","updated_at":"2025-01-03T22:52:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4ac93d4-feab-423c-90d2-56417256b199","html_url":"https://github.com/tetsuo13/CentralPackageManagementMigrator","commit_stats":null,"previous_names":["tetsuo13/centralpackagemanagementmigrator"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetsuo13%2FCentralPackageManagementMigrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetsuo13%2FCentralPackageManagementMigrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetsuo13%2FCentralPackageManagementMigrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tetsuo13%2FCentralPackageManagementMigrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tetsuo13","download_url":"https://codeload.github.com/tetsuo13/CentralPackageManagementMigrator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234217559,"owners_count":18797796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["central-package-management","cpm","dotnet-tool","nuget"],"created_at":"2024-09-28T06:02:56.250Z","updated_at":"2025-09-25T17:30:20.648Z","avatar_url":"https://github.com/tetsuo13.png","language":"C#","funding_links":["https://github.com/sponsors/tetsuo13"],"categories":[],"sub_categories":[],"readme":"# Central Package Management Migrator\n\n[![Continuous integration](https://github.com/tetsuo13/AspNetCore.DataProtection.MySql/actions/workflows/ci.yml/badge.svg)](https://github.com/tetsuo13/AspNetCore.DataProtection.MySql/actions/workflows/ci.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![CentralPackageManagementMigrator](https://img.shields.io/nuget/v/CentralPackageManagementMigrator.svg)](https://www.nuget.org/packages/CentralPackageManagementMigrator/)\n\n.NET tool that migrates a solution to use NuGet [central package management](https://learn.microsoft.com/en-us/nuget/consume-packages/Central-Package-Management) (CPM).\n\n## Quick Start\n\nInstall the tool globally using the following command:\n\n```\ndotnet tool install --global CentralPackageManagementMigrator\n```\n\nThen change directory to where the solution file is and run the tool with:\n\n```\ncentralpackagemanagementmigrator\n```\n\nThis will examine all project files recursively, modify them to remove package version references, and create a `Directory.packages.props` file in the current directory in which the tool was invoked from.\n\n### Options\n\n```\nDescription:\n  Migrates a codebase to use NuGet central package management (CPM)\n\nUsage:\n  centralpackagemanagementmigrator [options]\n\nOptions:\n  -v, --verbosity \u003cCritical|Debug|Error|Information|None|Trace|Warning\u003e  Verbosity level of the console logging output. [default: Information]\n  --version                                                              Show version information\n  -?, -h, --help                                                         Show help and usage information\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetsuo13%2Fcentralpackagemanagementmigrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftetsuo13%2Fcentralpackagemanagementmigrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftetsuo13%2Fcentralpackagemanagementmigrator/lists"}