develop
Add NUnit.Analyzer, rework test assertion recommendations
Apply Assert.Multiple
Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.
More NUnit4 preparation changes
Huge push towards optimization on startup, state machines, type discovery, caching, and the consume pipeline. Rebuilt the dispatch filter as a consume context filter for message type dispatch.
Updated NuGet packages
Added a retry activity, allowing a series of activities to be retried in a state machine (useful in very specific scenarios).
Changed algorithm for graph generation to avoid excessive edges (based on discussion #3497)