Closed TheCSharpAcademy closed 1 year ago
Create a new Product.cs file in the Model folder with the following properties: Id Int Name string Description string Price decimal
Create a new Product.cs file in the Model folder with the following properties: Id Int Name string Description string Price decimal