develop
Code cleanup. Remove copyrights
Normalized use of single Epoch constant.
Fixed #5022 - assume UTC when no offset is present.
Created new message initializers, replacing JSON.NET, for initialzing interface message contracts with anonymous type.
Added a StateTypeConverter, to support conversion of State properties to a string
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.