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