v0.54.3261
- Critical fix:
SagaAggregateStore
was incorrectly putting an object reference
into its memory cache causing an object already disposed exception when working with
sagas - New: Added LibLog, enable by
calling theIEventFlowOptions.UseLibLog(...)
extension