Skip to content

Clean up your .NET workspace by deleting files in folders like bin/obj/packages

Notifications You must be signed in to change notification settings

sveroa/cleanbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cleanbin

This command-line tool helps you to delete unneccesary bin/obj/packages files form your .NET workspace. These files is genereated by the compiler and is recreated while building. This helps you reduce the size of any zip files you are share with coworkers og friends, or you are moving to a new computer or just making a backup.

I have used it for several year now, and I have deveopled and used on Windows machines.

About

Clean up your .NET workspace by deleting files in folders like bin/obj/packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages