79 references to Build
ApiGateway (1)
Program.cs (1)
8var app = builder.Build();
Aspire.Dashboard (2)
DashboardWebApplication.cs (2)
183_app = builder.Build(); 341_app = builder.Build();
Aspire.Dashboard.Tests (1)
Integration\DashboardClientAuthTests.cs (1)
80var serverApp = serverAppBuilder.Build();
Aspire.Hosting (1)
Dashboard\DashboardServiceHost.cs (1)
122_app = builder.Build();
AspireJavaScript.MinimalApi (1)
AppHost.cs (1)
10var app = builder.Build();
AspireWithMaui.WeatherApi (1)
Program.cs (1)
9var app = builder.Build();
AspireWithNode.AspNetCoreApi (1)
Program.cs (1)
7var app = builder.Build();
AzureAppConfiguration.Web (1)
Program.cs (1)
15var app = builder.Build();
AzureAppService.ApiService (1)
Program.cs (1)
15var app = builder.Build();
AzureContainerApps.ApiService (1)
Program.cs (1)
17var app = builder.Build();
AzureDataLakeEndToEnd.WebApi (1)
Program.cs (1)
11var app = builder.Build();
AzureFunctionsEndToEnd.ApiService (1)
Program.cs (1)
25var app = builder.Build();
AzureOpenAIEndToEnd.WebStory (1)
Program.cs (1)
17var app = builder.Build();
AzureSearch.ApiService (1)
Program.cs (1)
17var app = builder.Build();
AzureStorageEndToEnd.ApiService (1)
Program.cs (1)
17var app = builder.Build();
AzureVirtualNetworkEndToEnd.ApiService (1)
Program.cs (1)
18var app = builder.Build();
BasketService (1)
Program.cs (1)
13var app = builder.Build();
BicepSample.ApiService (1)
Program.cs (1)
26var app = builder.Build();
Binding.Http.IntegrationTests (1)
MtomBindingTestHelper.cs (1)
50var app = builder.Build();
BrowserTelemetry.Web (1)
Program.cs (1)
10var app = builder.Build();
CatalogDb (1)
Program.cs (1)
17var app = builder.Build();
CatalogService (1)
Program.cs (1)
11var app = builder.Build();
CdkSample.ApiService (1)
Program.cs (1)
34var app = builder.Build();
CosmosEndToEnd.ApiService (1)
Program.cs (1)
20var app = builder.Build();
DatabaseMigration.ApiService (1)
Program.cs (1)
32var app = builder.Build();
Deployers.ApiService (1)
Program.cs (1)
3var app = builder.Build();
DevTunnels.ApiService (1)
Program.cs (1)
10var app = builder.Build();
DevTunnels.WebFrontEnd (1)
Program.cs (1)
14var app = builder.Build();
EventHubsApi (1)
Program.cs (1)
10var app = builder.Build();
FileBasedApps.WebFrontEnd (1)
Program.cs (1)
14var app = builder.Build();
FoundryEndToEnd.WebStory (1)
Program.cs (1)
17var app = builder.Build();
GitHubModelsEndToEnd.WebStory (1)
Program.cs (1)
19var app = builder.Build();
Keycloak.ApiService (1)
Program.cs (1)
18var app = builder.Build();
Keycloak.Web (1)
Program.cs (1)
47var app = builder.Build();
Microsoft.AspNetCore (5)
ConfigureHostBuilder.cs (1)
14/// Use <see cref="WebApplicationBuilder.Build"/> to build the <see cref="WebApplicationBuilder"/>.
ConfigureWebHostBuilder.cs (1)
14/// Use <see cref="WebApplicationBuilder.Build"/> to build the <see cref="WebApplicationBuilder"/>.
WebApplication.cs (1)
96new WebApplicationBuilder(new() { Args = args }).Build();
WebApplicationBuilder.cs (2)
358/// To build after configuration, call <see cref="Build"/>. 364/// To build after configuration, call <see cref="Build"/>.
Microsoft.DotNet.HotReload.Watch (1)
src\sdk\src\Dotnet.Watch\AspireService\AspireServerService.cs (1)
227var app = builder.Build();
MilvusPlayground.ApiService (1)
Program.cs (1)
13var app = builder.Build();
Mongo.ApiService (1)
Program.cs (1)
13var app = builder.Build();
MyFrontend (1)
Program.cs (1)
20var app = builder.Build();
MySql.ApiService (1)
Program.cs (1)
17var app = builder.Build();
Nats.ApiService (1)
Program.cs (1)
19var app = builder.Build();
Nats.Backend (1)
Program.cs (1)
16var app = builder.Build();
OpenAIEndToEnd.WebStory (1)
Program.cs (1)
16var app = builder.Build();
OracleEndToEnd.ApiService (1)
Program.cs (1)
13var app = builder.Build();
OrleansClient (1)
Program.cs (1)
9var app = builder.Build();
OrleansServer (1)
Program.cs (1)
10var app = builder.Build();
ParameterEndToEnd.ApiService (1)
Program.cs (1)
14var app = builder.Build();
PostgresEndToEnd.ApiService (1)
Program.cs (1)
12var app = builder.Build();
ProxylessEndToEnd.ApiService (1)
Program.cs (1)
12var app = builder.Build();
Publishers.ApiService (1)
Program.cs (1)
13var app = builder.Build();
Publishers.DbSetup (1)
Program.cs (1)
8using var app = builder.Build();
Publishers.Frontend (1)
Program.cs (1)
15var app = builder.Build();
Qdrant.ApiService (1)
Program.cs (1)
14var app = builder.Build();
Redis.ApiService (1)
Program.cs (1)
13var app = builder.Build();
Seq.ApiService (1)
Program.cs (1)
11var app = builder.Build();
SignalRServerlessWeb (1)
Program.cs (1)
20var app = builder.Build();
SignalRWeb (1)
Program.cs (1)
7var app = builder.Build();
SqlServerEndToEnd.ApiService (1)
Program.cs (1)
14var app = builder.Build();
SqlServerEndToEnd.DbSetup (1)
Program.cs (1)
10using var app = builder.Build();
Stress.ApiService (1)
Program.cs (1)
35var app = builder.Build();
TestingAppHost1.MyWebApp (1)
Program.cs (1)
10var app = builder.Build();
TestProject.IntegrationServiceA (1)
Program.cs (1)
29var app = builder.Build();
TestProject.ServiceA (1)
Program.cs (1)
8var app = builder.Build();
TestProject.ServiceB (1)
Program.cs (1)
5var app = builder.Build();
TestProject.ServiceC (1)
Program.cs (1)
5var app = builder.Build();
WaitFor.Frontend (1)
Program.cs (1)
15var app = builder.Build();
WaitForSandbox.ApiService (1)
Program.cs (1)
13var app = builder.Build();
WaitForSandbox.DbSetup (1)
Program.cs (1)
8using var app = builder.Build();
WebApplication1 (1)
Program.cs (1)
7var app = builder.Build();
WebApplication2 (1)
Program.cs (1)
7var app = builder.Build();
WebFrontEnd (1)
Program.cs (1)
25var app = builder.Build();
WebPubSubWeb (1)
Program.cs (1)
14var app = builder.Build();
Yarp.Backend (1)
Program.cs (1)
7var app = builder.Build();
Yarp.Frontend (1)
Program.cs (1)
14var app = builder.Build();