onebeyond / monaco

Template for .NET projects
MIT License
42 stars 10 forks source link

REFACTOR: Backend template flags rework #67

Closed CesarD closed 7 months ago

CesarD commented 8 months ago

Detailed Description

Refactor some of the current Backend template flags to provide a more concise representation of their usage and include some extra flags to allow more granular control over the projects generated within the solution.

Context

Some of the current Backend template flags are useful but their naming and usage may lead to some confusions and misunderstandings, so it will be helpful to refactor them a bit to provide a more concise representation of their usage. Also, it's a good opportunity to include some extra flags to provide more switches over certain projects within the solution.

Possible Implementation

Each of them can be refactored as follows: