2 references to Id
CatalogDb (2)
Model.cs (2)
43
builder.HasKey(ci => ci.
Id
);
45
builder.Property(ci => ci.
Id
)