2 references to Entries
SqlServerEndToEnd.ApiService (2)
Program.cs (2)
24await db2Context.Entries.AddAsync(entry2); 28var entries2 = await db2Context.Entries.ToListAsync();