2 references to Entries
SqlServerEndToEnd.ApiService (2)
Program.cs (2)
20await db1Context.Entries.AddAsync(entry1); 27var entries1 = await db1Context.Entries.ToListAsync();