Skip to content

Added Recipe Feature with all its relationships.

Tejesh Kandregula requested to merge Recipe into main

Added Recipe entities and DTOs for DbContext integration

  • Implemented Recipe entity class
  • Added RecipeDTO for data transfer between layers
  • Updated DbContext to include Recipe entity
  • Ensured proper relationships with related entities
Edited by Tejesh Kandregula

Merge request reports

Loading