We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Restructured the repo, upgraded to .NET Core 2.1.
系列文章第5部分代码
Modified the implementation of the AggregateRootWithEventSourcing to … …use the Queue instead of the ConcurrentQueue.
Updated the class diagram.
Implemented the event handler execution context.
Completed the sample code for chapter 1.