Visual Studio - Extensions - SwitchStartupProject: Difference between revisions

From Devguid
(Created page with "I want to take a moment to share a new gem that I found on the Internet. For larger solutions it can happen that you want to startup several projects in one go. Sometimes you want to start variants among the projects you have. SwitchStartupProject is a Visual Studio plugin that allow you to have switchable multiple startup projects. A json-file is used to configure your project. I hope you like this little plugin, just as much as I do. Enjoy! Links are below to downlo...")
 
No edit summary
 
Line 9: Line 9:
https://marketplace.visualstudio.com/items?itemName=vs-publisher-141975.SwitchStartupProject
https://marketplace.visualstudio.com/items?itemName=vs-publisher-141975.SwitchStartupProject


https://bitbucket.org/thirteen/switchstartupproject/src
https://heptapod.host/thirteen/switchstartupproject

Latest revision as of 00:28, 12 March 2023

I want to take a moment to share a new gem that I found on the Internet.

For larger solutions it can happen that you want to startup several projects in one go. Sometimes you want to start variants among the projects you have.

SwitchStartupProject is a Visual Studio plugin that allow you to have switchable multiple startup projects. A json-file is used to configure your project.

I hope you like this little plugin, just as much as I do. Enjoy! Links are below to download and source.

https://marketplace.visualstudio.com/items?itemName=vs-publisher-141975.SwitchStartupProject

https://heptapod.host/thirteen/switchstartupproject