Just create a template;
Selected from your project: Project - Export Template
The wizard will let you determine
- Template Name
- Template Description
- Icon
- Image Preview
He will then archive your project into the My Exported Templates directory. You also have the opportunity to make your template available when creating a new project.
When you use your template to create a new project, the namespace will be correct for 'your_new_project_name' in all files, all links are correct, everything is perfect! :)
You can send the .zip file to anyone, and they must copy (not unzip) the .zip file to the Templates \ ProjectTemplates directory so that they can use it too.
I made an ASP.NET MVC template with folders, page layout, view models, etc., arranged the way I like them.
NOTE:
If you have an empty folder in your project, it will NOT be added to the template, so I just added an empty class corresponding to each folder and a sample image for the image folder.
Shane Mar 06 '17 at 3:53 on 2017-03-06 03:53
source share