I am trying to make a form in Blazor wasm, which allow me to add Recipes to database. I have 3 domain objects: Ingredient, Recipe and
Recipes
Ingredient
Recipe