2 references to Entries
DatabaseMigration.ApiService (2)
Program.cs (2)
37await context.Entries.AddAsync(entry); 40var entries = await context.Entries.ToListAsync();