1. IDispatcherOptions adds Assembly[] to avoid the problem of inconsistent Assembly[] in multiple EventBus #21 2. ~~IRepository adds an AnyAsync method(not supported, IRepository only provides basic functions of warehousing)~~ 3. IntegrationEventLog supports modification time #8 4. Attributes in Event in domain should not be public set #21 5. Support localization(Time zone issues and language issues) 6. Added IdGenerator support #61 7. FindAsync in the IRepository<TEntity> class adds generic constraints and increases the query through the union primary key #21
IRepository adds an AnyAsync method(not supported, IRepository only provides basic functions of warehousing)