ardalis / modulith

Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to existing ones.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cleanup unused templates

david-acm opened this issue · comments

We decided against having separate folders per template, instead a single folder will have all the content, and the different parameters will instruct the template engine which projects to include.

  • Remove unused templates
  • Add testing script