var builder = WebApplication.;
// Add services to the container.
builder.Services.;
// Learn more about configuring Swagger/OpenAPI at https://aka.ms/aspnetcore/swashbuckle
builder.Services.;
builder.Services.;
var app = builder.;
// Configure the HTTP request pipeline.
if
app.;
app.;
app.;
app.;