1 reference to DefaultConfigSectionName
Aspire.Confluent.Kafka (1)
AspireKafkaConsumerExtensions.cs (1)
243
var configSection = builder.Configuration.GetSection(
DefaultConfigSectionName
);