What's new in NServiceBus 7.4

At Particular Software, we don’t believe in packaging all the cool new features into major versions that make it hard to upgrade. We prefer to deliver improvements incrementally in minor releases that are easy upgrades, deferring breaking changes until the next major release to clean things up before the next set of incremental improvements.
That means that when it comes to new goodies, minor releases are where it’s at, and this minor release is no exception.
NServiceBus 7.4 includes some great new enhancements that make mapping sagas easier and more powerful, enable multiple different strategies for message conventions, and subdivide a message flow into multiple conversations.
Read moreMessage conventions determine what classes in an assembly are considered messages.