PIbd-23. Ivanov V.N. Lab Work 03 base #5

Closed
Vyacheslav wants to merge 1 commits from LabWork3 into LabWork2
Owner
No description provided.
Vyacheslav added 1 commit 2024-03-05 09:43:53 +04:00
eegov approved these changes 2024-03-17 17:44:31 +04:00
eegov left a comment
Owner

Проверено

Проверено
@ -0,0 +35,4 @@
{
Id = model.Id,
PizzaId = model.PizzaId,
Pizza = context.Pizzas.First(x => x.Id == model.PizzaId),
Owner

Не требуется, Include в запросе это сделает сам

Не требуется, Include в запросе это сделает сам
eegov closed this pull request 2024-03-17 17:44:37 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Vyacheslav/PIbd-23_Ivanov_V.N._Pizzeria#5
No description provided.