{"id":25880116,"url":"https://github.com/mattparkerdev/dotnetsolutiontools","last_synced_at":"2026-03-10T00:31:36.269Z","repository":{"id":191408592,"uuid":"684590626","full_name":"MattParkerDev/DotNetSolutionTools","owner":"MattParkerDev","description":"Various tools to aid in maintaining .NET solutions 👨‍💻","archived":false,"fork":false,"pushed_at":"2025-05-18T04:15:41.000Z","size":2713,"stargazers_count":12,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T10:51:14.021Z","etag":null,"topics":["csharp","csproj","dotnet","formatter","sln"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MattParkerDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-08-29T13:00:06.000Z","updated_at":"2025-05-18T04:15:14.000Z","dependencies_parsed_at":"2023-08-29T20:09:23.069Z","dependency_job_id":"7ce241d1-8c04-40d1-b2f9-c04c708c89ed","html_url":"https://github.com/MattParkerDev/DotNetSolutionTools","commit_stats":null,"previous_names":["mattparkerdev/slnandcsprojparitychecker"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/MattParkerDev/DotNetSolutionTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattParkerDev%2FDotNetSolutionTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattParkerDev%2FDotNetSolutionTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattParkerDev%2FDotNetSolutionTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattParkerDev%2FDotNetSolutionTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MattParkerDev","download_url":"https://codeload.github.com/MattParkerDev/DotNetSolutionTools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattParkerDev%2FDotNetSolutionTools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30318396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T20:05:46.299Z","status":"ssl_error","status_checked_at":"2026-03-09T19:57:04.425Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["csharp","csproj","dotnet","formatter","sln"],"created_at":"2025-03-02T13:30:47.661Z","updated_at":"2026-03-10T00:31:36.234Z","avatar_url":"https://github.com/MattParkerDev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotnet Solution Tools\n\nVarious tools to manage a C# solution.\n\n✨ Update a solution to .NET 8 - updates csproj target versions and all Microsoft Nuget Packages. Ensure you update the global.json to use the latest SDK version, as this is not done for you.\n\n## App\nThe app feels quite self explanatory :)\n![image](https://github.com/MattParkerDev/DotNetSolutionTools/assets/61717342/f2d581da-5f28-4dfd-8a33-32c58995a6bf)\n\n## CLI\n\n**compare** `\u003cSolutionFolderPath\u003e` `\u003cSolutionFilePath\u003e` Finds any missing C# projects in the solution file compared to the folder.   \n_options_\n`-l --logprojectfiles`  logs all project files found in folder\n\n**format-csproj** Formats a C# project file(s).  \n`--folder \u003cSolutionFolderPath\u003e` or\n`--sln \u003cSolutionFilePath\u003e` or\n`--project \u003cCsprojFilePath\u003e`\n\n**implicit-usings** `\u003cSolutionFilePath\u003e` Find projects in sln that don't have ImplicitUsings enabled. Optionally enables them.  \n_options_\n`-m|--add-missing` adds missing implicit usings to all project files  \n`-d|--enable-disabled` enables disabled implicit usings in all project files  \n`-a|--enable-all` enables implicit usings in all project files\n\n**warnings-as-errors** `\u003cSolutionFilePath\u003e` Find projects in sln that don't have TreatWarningsAsErrors enabled. Optionally enables them.  \n_options_\n`-m|--add-missing` adds missing TreatWarningsAsErrors to all project files\n\n**clear-bin-obj** `\u003cSolutionFolderPath\u003e` Deletes all bin and obj folders, and node_modules folders in the solution folder.   \n\n**update-sln-net80** `\u003cSolutionFilePath\u003e` Updates all projects and Microsoft NuGet packages in sln to .NET 8.0.\n\n**update-csproj-net80** `\u003cCsprojFilePath\u003e` Updates project and Microsoft NuGet packages to .NET 8.0.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattparkerdev%2Fdotnetsolutiontools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattparkerdev%2Fdotnetsolutiontools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattparkerdev%2Fdotnetsolutiontools/lists"}