1 reference to Id
PostgresEndToEnd.ApiService (1)
Program.cs (1)
47
modelBuilder.Entity<Entry>().HasKey(e => e.
Id
);