13 references to Run
BlazorUnitedApp (1)
Program.cs (1)
34app.Run();
CookieSample (1)
Program.cs (1)
70app.Run();
DefaultBuilder.SampleApp (1)
Program.cs (1)
17app.Run();
GetDocumentSample (1)
Program.cs (1)
23app.Run();
IdentitySample.ApiEndpoints (1)
Program.cs (1)
29app.Run();
MinimalFormSample (1)
Program.cs (1)
64app.Run();
MinimalJwtBearerSample (1)
Program.cs (1)
31app.Run();
MinimalOpenIdConnectSample (1)
Program.cs (1)
18app.Run();
MinimalSample (1)
Program.cs (1)
97app.Run();
MvcFormSample (1)
Program.cs (1)
25app.Run();
RateLimitingSample (1)
Program.cs (1)
108app.Run();
Sample (1)
Program.cs (1)
89app.Run();
SimpleWebSiteWithWebApplicationBuilder (1)
Program.cs (1)
56app.Run();