摘要:
MediatR MediatR is a low-ambition library trying to solve a simple problem — decoupling the in-process sending of messages from handling messages. Cro 阅读全文
posted @ 2020-06-11 11:18
ChuckLu
阅读(380)
评论(0)
推荐(0)
摘要:
What's an Aggregate Root? 回答1 In the context of the repository pattern, aggregate roots are the only objects your client code loads from the repositor 阅读全文
posted @ 2020-06-11 10:20
ChuckLu
阅读(539)
评论(0)
推荐(0)