I’ve been hearing from people that have had a great deal of success using the Domain Event pattern and the infrastructure I previously provided for it in Domain Events - Take 2. I’m happy to say that I’ve got an improvement that I think you’ll like. The main change is that now we’ll be taking an approach that is reminiscent to how events are published in NServiceBus.Background
Before diving right into the code, I wanted to take a minute to recall how we got here.
It started by looking for how to create...
No comments yet, be the first one to post comment.