Zhimolostnova A.V. Lab work 5 #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabRab_5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -80,0 +76,4 @@
Id = Id,
PackageId = PackageId,
ClientId = ClientId,
ClientFIO = context.Clients.FirstOrDefault(x => x.Id == ClientId)?.ClientFIO ?? string.Empty,
Cущности связаны, так что отдельный запрос для получения названия не требуется
Pull request closed