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