Allow templates to easily orchestrate the invocation of other templates by name/id, making multi-project and multi-item templates easier to keep up to date, and factoring out subsets of currently-giant templates into maintainable chunks.
- A JS API with a corresponding .NET Backend
- A Library project, a console project, and a test project