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