develop
Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.
Created new message initializers, replacing JSON.NET, for initialzing interface message contracts with anonymous type.
Message Initializer Task/async optimization, added initializer constructor check for implementation types, added test to verify Fault<T> covariance
Massive file cleanup
Changing to a provider/converter paired model for initializers