Handy VS 2017/2019 project templates
This contains 4 projects inside of it.
- [ProjectName].API
- [ProjectName].DAL
- [ProjectName].Infrastructure
- [ProjectName].ServiceLayer
Clone this repository then navigate to the desired folder (depending which template you want) select all files and folders there and compress them and create a zip file. Then copy that zip file into the templates location of your Visual Studio 2017(2019) directory. Now when you start Visual Studio 2017 and create a new project you will see newly added project templtes under the Visual C# section.
- Add new project [ProjectName].Test
- Add ability to use microservices architecture