1. where to put IoC? 2. improve IDomainEventHandler 3. improve Dispacher 4. disconnect UI from domain 5. [adapters-decorators](https://autofaccn.readthedocs.io/en/latest/advanced/adapters-decorators.html) issues with efcore: 1. IsRequired is not working on Owned entities. 2. add Include in EF Repository pattern autofac: 1. register ConfigurationManager by IConfigurationProvider [sample](https://dev.to/justinjstark/injecting-configuration-variables-into-components-4knh) WPF: 1. remove StartupUri="Common/MainWindow.xaml" 2. improve UI commands
issues with efcore:
autofac:
WPF: