Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Multi-Template Generator
Multi-Template Generator

Multi-Template Generator

Hans Christian Ihlen-Abelson

|
120 installs
| (0) | Free
Multi-project template generator for solutions and existing project templates.
Download

Multi-Template Generator

Multi-template generator for Visual Studio 2019

Visual Studio add-in for generating solution templates (Project Collections) for existing solutions and existing project templates.

Limited support for solution folders. Works with projects only, not files and folders.

The source code also includes a WPF project so the Generator can also be executed as a stand-alone executable. You will have to compile this exe yourself.

Screenshot

Guide

  1. Open the solution/vstemplate you want to create a multi-project template from.
  2. Enter the required information for the solution template.
  3. Select the projects you want to use using check boxes.
  4. Select a output directory.
  5. Click Generate to generate selected project templates.

Generation Process

  1. Generate selected project templates and copy template icon and preview image to %OUTPUTDIR%%TEMPLATE-NAME% directory.
  2. Generate solution template and copy template icon and preview image to output directory.
  3. Copy all files and sub-folders for each project to %OUTPUTDIR%%TEMPLATE-NAME% directory.
  4. Create zip file: %OUTPUTDIR%%SOLUTION-TEMPLATE-NAME%.zip
  5. Optionally copies the zip file to Visual Studio Project Temlpates directory.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft