Git Product home page Git Product logo

malaka712 / vs-addmultipleprojectstosolution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guudan/vs-addmultipleprojectstosolution

0.0 1.0 0.0 172 KB

Visual Studio extension that allows adding multiple existing projects into the solution. Optionally creates the solution folder structure reflecting to the physical hierarchy on disk.

License: MIT License

C# 90.26% PowerShell 9.74%

vs-addmultipleprojectstosolution's Introduction

Add Multiple Projects To Solution

Build Status

Download this extension from the Visual Studio Marketplace.


Visual Studio extension that allows adding multiple existing projects into the solution. Optionally creates the solution folder structure reflecting to the physical hierarchy on disk.

See the change log for changes and road map.

Features

  • Add mutliple projects to solution.
    • Load projects from given directory (recursive search by file extension).
    • Select which projects to add to the solution.
    • Define if solution folders hierarchy should be also created.

Add multiple projects to solution

To add existing projects to the solution:

  1. Right click the Solution node in Solution Explorer select Add -> Multiple Projects

Click Add Multiple Command

  1. Click Load Projects From Folder

Click Load From Folder

  1. Select directory and click Add

Select Folder For Loading Projects

  1. Found project will be displayed in the folder hierarchy in which they are defined on disk.
    • Select projects that you want to add to the solution.
    • Define if solution folders should be created.
    • Click Add.

Select Projects To Add

  1. Review the structure of projects that will be created and press Start.

Add Progress Review Configuration

  1. Check results.

The state of the operation is indicated by the icon next to the project. When you will hover with mause over the icon the details will be displayed.

On the bottom of the window total number of errors and processed projects is displayed.

Add Progress Review Results

  1. The result of the operation.

If you want to add projects without solution folders check configuration in step 4.

Add Result With Solution Folders

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

MIT License

vs-addmultipleprojectstosolution's People

Contributors

guudan avatar malaka712 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.