develop
Fixed #6000 - if the connection multiplexer fails to connect, remove it from the cache.
Use ConfigurationOptions instead of string
Fixed #4997 - Added per-saga Redis configuration with cached connection multiplexers to minimize connections to Redis.
Refactored job service for container-based configuration and eliminated the need for service instance configuration. Added extensions for Cosmos, Redis, MongoDB, Azure Table, EF Core
Integration of all external packages into MassTransit, split out into Abstractions, Middleware, and the core MassTransit assembly.