Generate the Files for Layers: Mvc (Api), Application, Domain, Infrastructure. The Model and Structure. Generates AppService, EntityConfig (For FluentAPI), Service, IAppService, IService, Repository, IRepository, EntityModel. * Limitations * Do not Add Db<Model> Automatically. * How To: * Right Click Solution and Select Option to Scaffold Domain Driven Design. * Future Enhancements: * Configuration Window. (The Settings.Xml File is Per Solutions and it is Located at: %appdata%\DomainDrivenDesignScaffolder). |