1 reference to Id
WaitForSandbox.Common (1)
MyDbContext.cs (1)
14
modelBuilder.Entity<Entry>().HasKey(e => e.
Id
);