2 references to Publishing
Aspire.Hosting (2)
DistributedApplicationBuilder.cs (1)
426_innerBuilder.Services.Configure<PublishingOptions>(_innerBuilder.Configuration.GetSection(PublishingOptions.Publishing));
PublisherDistributedApplicationBuilderExtensions.cs (1)
31builder.Services.Configure<TPublisherOptions>(name, builder.Configuration.GetSection(nameof(PublishingOptions.Publishing)));