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