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