2 references to TestCosmosContext
CosmosEndToEnd.ApiService (2)
Program.cs (2)
14
builder.AddCosmosDbContext<
TestCosmosContext
>("db", configureDbContextOptions =>
61
app.MapGet("/ef", async (
TestCosmosContext
context) =>