1
chris.tune created
Hi All
This is relating to a question I raised on Modual Project Strucutre.
https://support.aspnetzero.com/QA/Questions/9272/Question-on-Structuring-Project
By default the powertools creates files in the "main projects" Is there a way to configure the Power Tools to create the code in different projects?
Or at least in a place where it's easier to extract :)
e.g. If I was creating a numbre of entities/services/etc in the MYFeature it would put them in a seperate project
Base.Application
Base.Application.Shared
Base.Core
Base.Core.Shared
MYFeatureModule.Application <--- CREATE HERE
MYFeatureModule.Application.Shared<--- CREATE HERE
MYFeatureModule....<--- CREATE HERE
Cheers
Chris