Free .net core microservice template
I created this .net core template for a microservice setup using Domain driven design.
New Micro-service Template
I have created a new .net core template that creates a micro-service setup, using domain driven design.
Feel free to use it!
For more information on templating
https://docs.microsoft.com/en-us/dotnet/core/tools/custom-templates
https://github.com/dotnet/dotnet-template-samples
The code used for the domain is from the following article
microserve ebook
Recent Comments