{"id":22117883,"url":"https://github.com/elektrostudios/automatic-temp-file-cleaner-for-visual-studio","last_synced_at":"2025-10-13T21:38:57.141Z","repository":{"id":97721180,"uuid":"385905632","full_name":"ElektroStudios/Automatic-Temp-File-Cleaner-for-Visual-Studio","owner":"ElektroStudios","description":"A Visual Studio extension that automatically cleans up temporary files when the IDE is closed.","archived":false,"fork":false,"pushed_at":"2024-02-26T15:40:33.000Z","size":482,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T06:43:19.766Z","etag":null,"topics":["cleaner","cleaning","cleaning-script","dotnet","file","filecleaner","files","garbage","netframework","netframework48","tempfile","tempfiles","tool","tools","vbnet","visual-studio","visualstudio","visualstudio-extension","visualstudio2019","visualstudio2022"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=elektroHacker.VsAutomaticTempFileCleaner","language":"Visual Basic .NET","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElektroStudios.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ElektroStudios","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"polar":null,"custom":"https://codecanyon.net/item/elektrokit-class-library-for-net/19260282"}},"created_at":"2021-07-14T10:47:08.000Z","updated_at":"2025-02-06T00:54:03.000Z","dependencies_parsed_at":"2024-02-26T14:53:41.615Z","dependency_job_id":null,"html_url":"https://github.com/ElektroStudios/Automatic-Temp-File-Cleaner-for-Visual-Studio","commit_stats":null,"previous_names":["elektrostudios/automatic-temp-file-cleaner-for-visual-studio"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ElektroStudios/Automatic-Temp-File-Cleaner-for-Visual-Studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FAutomatic-Temp-File-Cleaner-for-Visual-Studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FAutomatic-Temp-File-Cleaner-for-Visual-Studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FAutomatic-Temp-File-Cleaner-for-Visual-Studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FAutomatic-Temp-File-Cleaner-for-Visual-Studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElektroStudios","download_url":"https://codeload.github.com/ElektroStudios/Automatic-Temp-File-Cleaner-for-Visual-Studio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElektroStudios%2FAutomatic-Temp-File-Cleaner-for-Visual-Studio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017049,"owners_count":26085951,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cleaner","cleaning","cleaning-script","dotnet","file","filecleaner","files","garbage","netframework","netframework48","tempfile","tempfiles","tool","tools","vbnet","visual-studio","visualstudio","visualstudio-extension","visualstudio2019","visualstudio2022"],"created_at":"2024-12-01T13:41:33.483Z","updated_at":"2025-10-13T21:38:57.113Z","avatar_url":"https://github.com/ElektroStudios.png","language":"Visual Basic .NET","funding_links":["https://github.com/sponsors/ElektroStudios","https://codecanyon.net/item/elektrokit-class-library-for-net/19260282","https://github.com/sponsors/ElektroStudios/","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=E4RQEV6YF5NZY"],"categories":[],"sub_categories":[],"readme":"# Automatic Temp File Cleaner for Visual Studio 2022\n\n### An extension that automatically cleans up temporary files generated by Visual Studio when the IDE gets closed.\n\n![](Images/App.png)\n\n------------------\n\n## 👋 Introduction\n\nDo you knew that if you do use Visual Studio with frequently, and not do a system cleaning frequently, the size of your system's temp directory at the end will grow up by several gigabytes and the number of files inside will be multiplied by hundreds because of Visual Studio's lack of deleting its own temp files?.\n\nHere is the final solution for that.\n\nAfter you install this extension, every time that you close Visual Studio this extension will keep your system clean by removing temporary files from disk that are generated by Visual studio in `C:\\Users\\[USERNAME]\\AppData\\Local\\Temp\\` and other locations.\n\nDon't worry, this extension is very safe to be used, it will not and cannot remove important files accidentally. In fact it will keep / ignore any temp file that is not related with Visual Studio.\n\nThis extension care to delete temp files related to Background Download, Diagnostic Tools, NuGet, VS settings log files, VS telemetry and VSIX package extraction between other kind of VS temp files, including those disgusting files and directories in your system's temp folder having random alphanumeric naming pattern like: ########.###\n\nI hope this finally helps people to say goodbye to the thousands of Visual Studio files that remain in the temporary folder pending for clean.\n\n## 📝 Requirements\n\n- Visual Studio 2022.\n\n## 🤖 Getting Started\n\nDownload the latest extension release by clicking [here](https://github.com/ElektroStudios/Automatic-Temp-File-Cleaner-for-Visual-Studio/releases/latest) or [from Visual Studio Market Place](https://marketplace.visualstudio.com/items?itemName=elektroHacker.AutoTempFileCleanerVS2022),\ninstall it, and whenever you close Visual Studio it will silently on background delete all the garbage.\n\nYou can check the log file `C:\\Users\\[USERNAME]\\AppData\\Local\\Temp\\AutoTempFileCleaner_VS2022.log` for more details on the last clean operation did by the extension.\n\n## 🔄 Change Log\n\nExplore the complete list of changes, bug fixes, and improvements across different releases by clicking [here](/Docs/CHANGELOG.md).\n\n## ⚠️ Disclaimer:\n\nThis Work (the repository and the content provided in) is provided \"as is\", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the Work or the use or other dealings in the Work.\n\n## 💪 Contributing\n\nYour contribution is highly appreciated!. If you have any ideas, suggestions, or encounter issues, feel free to open an issue by clicking [here](https://github.com/ElektroStudios/Automatic-Temp-File-Cleaner-for-Visual-Studio/issues/new/choose). \n\nYour input helps make this Work better for everyone. Thank you for your support! 🚀\n\n## 💰 Beyond Contribution \n\nThis work is distributed for educational purposes and without any profit motive. However, if you find value in my efforts and wish to support and motivate my ongoing work, you may consider contributing financially through the following options:\n\n\u003cbr\u003e\u003c/br\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"/Images/github_circle.png\" height=100\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e__________________\u003c/p\u003e\n\u003ch3 align=\"center\"\u003eBecoming my sponsor on Github:\u003c/h3\u003e\n\u003cp align=\"center\"\u003eYou can show me your support by clicking \u003ca href=\"https://github.com/sponsors/ElektroStudios/\"\u003ehere\u003c/a\u003e, \u003cbr align=\"center\"\u003econtributing any amount you prefer, and unlocking rewards!\u003c/br\u003e\u003c/p\u003e\n\u003cbr\u003e\u003c/br\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"/Images/paypal_circle.png\" height=100\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e__________________\u003c/p\u003e\n\u003ch3 align=\"center\"\u003eMaking a Paypal Donation:\u003c/h3\u003e\n\u003cp align=\"center\"\u003eYou can donate to me any amount you like via Paypal by clicking \u003ca href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=E4RQEV6YF5NZY\"\u003ehere\u003c/a\u003e.\u003c/p\u003e\n\u003cbr\u003e\u003c/br\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"/Images/envato_circle.png\" height=100\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e__________________\u003c/p\u003e\n\u003ch3 align=\"center\"\u003ePurchasing software of mine at Envato's Codecanyon marketplace:\u003c/h3\u003e\n\u003cp align=\"center\"\u003eIf you are a .NET developer, you may want to explore '\u003cb\u003eDevCase Class Library for .NET\u003c/b\u003e', \u003cbr align=\"center\"\u003ea huge set of APIs that I have on sale. Check out the product by clicking \u003ca href=\"https://codecanyon.net/item/elektrokit-class-library-for-net/19260282\"\u003ehere\u003c/a\u003e\u003c/br\u003e\u003cbr align=\"center\"\u003e\u003ci\u003eIt also contains all piece of reusable code that you can find across the source code of my open source works.\u003c/i\u003e\u003c/p\u003e\n\u003cbr\u003e\u003c/br\u003e\n\n\u003ch2 align=\"center\"\u003e\u003cu\u003eYour support means the world to me! Thank you for considering it!\u003c/u\u003e 👍\u003c/h2\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felektrostudios%2Fautomatic-temp-file-cleaner-for-visual-studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felektrostudios%2Fautomatic-temp-file-cleaner-for-visual-studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felektrostudios%2Fautomatic-temp-file-cleaner-for-visual-studio/lists"}