2 references to Id
CatalogModel (2)
Model.cs (2)
89
builder.HasKey(ci => ci.
Id
);
91
builder.Property(ci => ci.
Id
)