CleanArchitecture icon indicating copy to clipboard operation
CleanArchitecture copied to clipboard

Since identity entities do not contain DomainEvents, how can the DispatchDomainEventsInterceptor capture and register these events in the database event source?

Open ramon159 opened this issue 10 months ago • 0 comments

Since identity entities do not contain DomainEvents, how can the DispatchDomainEventsInterceptor capture and register these events in the database event source? image

for example: BaseEntity has the implementations image But ApplicationUser don't inherits from BaseEntity image

Originally posted by @ramon159 in https://github.com/jasontaylordev/CleanArchitecture/discussions/1316

ramon159 avatar Apr 08 '25 16:04 ramon159