Skip to content

v0.46.2886

Compare
Choose a tag to compare
@rasmus rasmus released this 29 May 18:27
  • Fix: EventFlow now uses a Autofac lifetime scope for validating service
    registrations when IEventFlowOpions.CreateResolver(true) is invoked.
    Previously services were created but never disposed as they were resolved
    using the root container