Closed TheCSharpAcademy closed 1 year ago
Implement "OnModelCreating" in Kebab context so we can seed products into the database when we create our migrations. The products should come from the GetProducts method in the ProductService:
Implement "OnModelCreating" in Kebab context so we can seed products into the database when we create our migrations. The products should come from the GetProducts method in the ProductService: