{"id":15893371,"url":"https://github.com/ilia-kosenkov/dotnet-purge","last_synced_at":"2026-04-28T20:03:35.324Z","repository":{"id":252897184,"uuid":"609677609","full_name":"Ilia-Kosenkov/dotnet-purge","owner":"Ilia-Kosenkov","description":"dotnet-purge","archived":false,"fork":false,"pushed_at":"2023-03-06T09:16:30.000Z","size":16,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T08:15:33.968Z","etag":null,"topics":["cli","dotnet","tool"],"latest_commit_sha":null,"homepage":"","language":"F#","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/Ilia-Kosenkov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-03-04T22:32:07.000Z","updated_at":"2024-06-25T01:47:44.000Z","dependencies_parsed_at":"2024-08-13T07:13:15.831Z","dependency_job_id":null,"html_url":"https://github.com/Ilia-Kosenkov/dotnet-purge","commit_stats":null,"previous_names":["ilia-kosenkov/dotnet-purge"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ilia-Kosenkov%2Fdotnet-purge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ilia-Kosenkov%2Fdotnet-purge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ilia-Kosenkov%2Fdotnet-purge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ilia-Kosenkov%2Fdotnet-purge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ilia-Kosenkov","download_url":"https://codeload.github.com/Ilia-Kosenkov/dotnet-purge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246863655,"owners_count":20846295,"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":["cli","dotnet","tool"],"created_at":"2024-10-06T08:10:12.526Z","updated_at":"2026-04-28T20:03:35.252Z","avatar_url":"https://github.com/Ilia-Kosenkov.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotnet-purge\n\nA dotnet CLI tool\n\nRecursively purges all folders that end with `*bin` or `*obj`, effectively clearing all .NET build artifacts.\n\n## Hot to use\n\n```powershell\ndotnet purge                  # Searches for `*bin` and `*obj` from current directory\ndotnet purge .                # Same\ndotnet purge path/to/project  # Searches in `path/to/project`\n\n# Also\ndotnet-purge\n```\n\n## How to install from source\n\n```powershell\n# pwsh\ngit clone https://github.com/Ilia-Kosenkov/dotnet-purge\ncd dotnet-purge\ndotnet publish\ndotnet tool install -g dotnet-purge --add-source .\\nupkg\\\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filia-kosenkov%2Fdotnet-purge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filia-kosenkov%2Fdotnet-purge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filia-kosenkov%2Fdotnet-purge/lists"}