4
There is a faster way to create a structure on Asp.net mvc using DDD (plugin or framework)?
For example, whenever you create a new entity, you need to create many files in several projects and also configure automapper and ninject. Is there any way that after creating a base class this remainder is always equal to be generated "alone"?