Se agregaron los métodos de lectura y escritura para el catálogo de Medidas
Showing
- GestorDeRestaurante.BS/IRepositorioRestaurante.cs 14 additions, 6 deletionsGestorDeRestaurante.BS/IRepositorioRestaurante.cs
- GestorDeRestaurante.BS/RepositorioRestaurante.cs 105 additions, 61 deletionsGestorDeRestaurante.BS/RepositorioRestaurante.cs
- GestorDeRestaurante.Model/Medida.cs 3 additions, 0 deletionsGestorDeRestaurante.Model/Medida.cs
- GestorDeRestaurante.SI/Controllers/IngredienteController.cs 37 additions, 11 deletionsGestorDeRestaurante.SI/Controllers/IngredienteController.cs
- GestorDeRestaurante.SI/Controllers/MedidaController.cs 62 additions, 0 deletionsGestorDeRestaurante.SI/Controllers/MedidaController.cs
- GestorDeRestaurante.SI/Program.cs 0 additions, 2 deletionsGestorDeRestaurante.SI/Program.cs
- GestorDeRestaurante.SI/appsettings.json 1 addition, 1 deletionGestorDeRestaurante.SI/appsettings.json
- GestorDeRestaurante.UI/Controllers/IngredienteController.cs 67 additions, 7 deletionsGestorDeRestaurante.UI/Controllers/IngredienteController.cs
- GestorDeRestaurante.UI/Controllers/MedidaController.cs 149 additions, 3 deletionsGestorDeRestaurante.UI/Controllers/MedidaController.cs
- GestorDeRestaurante.UI/GestorDeRestaurante.UI.csproj 2 additions, 1 deletionGestorDeRestaurante.UI/GestorDeRestaurante.UI.csproj
- GestorDeRestaurante.UI/Models/Ingrediente.cs 1 addition, 1 deletionGestorDeRestaurante.UI/Models/Ingrediente.cs
- GestorDeRestaurante.UI/Models/Medida.cs 1 addition, 1 deletionGestorDeRestaurante.UI/Models/Medida.cs
- GestorDeRestaurante.UI/Program.cs 1 addition, 1 deletionGestorDeRestaurante.UI/Program.cs
- GestorDeRestaurante.UI/Views/Ingrediente/Agregar.cshtml 3 additions, 3 deletionsGestorDeRestaurante.UI/Views/Ingrediente/Agregar.cshtml
- GestorDeRestaurante.UI/Views/Ingrediente/Editar.cshtml 33 additions, 0 deletionsGestorDeRestaurante.UI/Views/Ingrediente/Editar.cshtml
- GestorDeRestaurante.UI/Views/Ingrediente/Index.cshtml 4 additions, 4 deletionsGestorDeRestaurante.UI/Views/Ingrediente/Index.cshtml
- GestorDeRestaurante.UI/Views/Medida/Agregar.cshtml 33 additions, 0 deletionsGestorDeRestaurante.UI/Views/Medida/Agregar.cshtml
- GestorDeRestaurante.UI/Views/Medida/Detalle.cshtml 23 additions, 0 deletionsGestorDeRestaurante.UI/Views/Medida/Detalle.cshtml
- GestorDeRestaurante.UI/Views/Medida/Editar.cshtml 33 additions, 0 deletionsGestorDeRestaurante.UI/Views/Medida/Editar.cshtml
- GestorDeRestaurante.UI/Views/Medida/Index.cshtml 40 additions, 0 deletionsGestorDeRestaurante.UI/Views/Medida/Index.cshtml
Loading
Please register or sign in to comment