develop
Add transaction configurability to EF saga repository (#6130)
Fix BusOutboxDeliveryService infinite retry loop on send fault (#6216)
Changed the InboxCleanupService and OutboxDeliveryService registrations and configuration order to work properly
Added net10.0 build target
Namespace cleanup, adding DotSettings for non-namespace provider directories
Move EFCore to 6 (and .NET 6) since .NET 5 is EOL, moved baseline packages to supported (non-EOL) packages.