Under the hood of NServiceBus: EndpointConfiguration
Jun 18, 2019 · 4 minute readI’ve always liked reading through code. There’s something about exploring a codebase and discovering all of the little tricks and architectural patterns that have been used. I always learn something new.
I’ve been working at Particular Software for just over 4 years now, so it should come as no surprise that I have spent some time digging in the NServiceBus code1. I thought I would write a blog post to cover some of the things that I see along the way.
Read On →