I have a two table products and categories. When I add a product to products, I get an error. I share the codes.
class Products { public int Id { get; set; }