Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

floatas/UPS

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unscrew Project Structure

UPS project allows to synchronize Visual Studio solution folder structure to physical file system also fixing all file and project references.

Global Tool

The UPS tool is invoked by specifying full path to the solution (.sln) file.

dotnet tool install --global dotnet-ups

Download from NuGet

Solution

Solution view

Before

├───DatabaseConnection
├───Helpers
│   └───MusicianLibrary
├───MusicLibrary
├───SpecialLibrary
└───StructurlFailure

After

├───DatabaseConnection
├───StructurlFailure
└───ThirdParty
    ├───MusicianLibrary
    ├───MusicLibrary
    └───SpecialFolder
        └───SpecialLibrary

About

UPS project allows to synchronize Visual Studio solution folder structure to physical file system also fixing all file and project references.

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.