Skip to content

This Visual Studio extension is designed to optimize project sizes by removing the 'bin' and 'obj' folders. With just one click, it deletes executable and temporary files, freeing up unnecessary space. This tool saves developers time by streamlining project cleanup tasks.

License

Notifications You must be signed in to change notification settings

samanazadi1996/Sam.CleanBinAndObj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean 'Bin' and 'Obj'

This extension is tailored for the Visual Studio development environment, enabling you to remove 'bin' and 'obj' folders from your projects with a simple click. This action eliminates executable files and project-related data typically stored in these folders, resulting in reduced project size. The extension provides developers with an effortless optimization solution, saving them time on project cleanup tasks.

Getting Started

Download the Extension and install it on your machine. Make sure Visual Studio 2022 is installed on your machine.

How to Use

To use the extension, simply right-click on your project or solution in Visual Studio, then select "Clean Bin and Obj" from the context menu. The extension will automatically remove the 'bin' and 'obj' folders from the project.

Note

Before using this extension, please ensure that the 'bin' and 'obj' folders are not mistakenly deleted and that your project compiles correctly.

Features

  1. One-click deletion of 'bin' and 'obj' folders
  2. Reduction in project size and elimination of unnecessary space occupation
  3. Compatibility with most .NET projects

Give a Star ⭐️

If you find this extension useful, please consider giving it a star. Thank you!

Share it!

Please share this Repository within your developer community, if you think that this would a difference! Thanks.

About the Author

Saman Azadi

About

This Visual Studio extension is designed to optimize project sizes by removing the 'bin' and 'obj' folders. With just one click, it deletes executable and temporary files, freeing up unnecessary space. This tool saves developers time by streamlining project cleanup tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages