2 references to Id
PostgresEndToEnd.ApiService (2)
Program.cs (2)
51
.Property(e => e.
Id
)
55
.HasKey(e => e.
Id
);