Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Tidies up NuGet packages in your local NuGet package folders.

License

Notifications You must be signed in to change notification settings

martincostello/nugetpackagestidier

Repository files navigation

NuGet Packages Tidier

Build Status

Overview

Ever find that your hard drive fills up with NuGet packages in all the different repositories your have in your local workspace, what with all the different branches and things your have locally, including from branches you have that you aren't actively working on, using up all those previous bytes on your disk?

NuGetPackagesTidier (catchy name huh?), is a simple .NET console application that iterates through the directories in your workspace and deletes all the NuGet packages in your solution' packages folders to free up space without affecting the global NuGet packages cache or your repositories.config files.

Downloads

Coming soon...

Usage

Coming soon...

Feedback

Any feedback or issues can be added to the issues for this project in GitHub.

Repository

The repository is hosted in GitHub: https://github.com/martincostello/nugetpackagestidier.git

License

This project is licensed under the Apache 2.0 license.

Building and Testing

To build and test the application run the following command:

.\Build.cmd

About

Tidies up NuGet packages in your local NuGet package folders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published