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