-
Notifications
You must be signed in to change notification settings - Fork 429
Closed
Labels
Milestone
Description
Hi @MarkPieszak,
I think creating a template pack would be a better option for reaching people in an easy way.
There is already one template pack like this-
https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ASPNETCoreTemplatePack
In the template pack, we can put a multiple version of this project like-
- Only ASP.Net Core and Angular2
- ASP.Net Core and Angular2 with REST example
- ASP.Net Core and Angular2 with server-side rendering with webpack
- ASP.Net Core and Angular2 with testing facility
- ASP.Net Core and Angular2 Advanced pack
Or other things can be added so that more people can use this template easily and they can simply search in visual studio template and get it from visual studio
manijak and MarkPieszak