public static class SimpleMessageBus_Publish_IndexedDb_IHostBuilderExtensions
public static IHostBuilder UseIndexedDbMessagePublisher(this IHostBuilder builder, string configSectionName = "SimpleMessageBus:IndexedDb", Action<IndexedDbOptions> indexedDbOptions = null)