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