Optimization of entity database requests
Example of one of
await targetUsersQuery
.Include(p => p.TelegramAccount)
.Include(p = p.Products)
.ThenInclude(p => p.ProductLinks)
.ThenInclude(p = p.Pattern)
.Include(p = p.Products)
.ThenInclude(p => p.ProductLinks)
.ThenInclude(p => p.PriceHistoryPoints)
.Include(p = p.Products)
.ThenInclude(p => p.ProductLinks)
.ThenInclude(p = p.Shop)
.ThenInclude(p = p.Patterns)
.ThenInclude(p => p.Availabilities)
.ToListAsync( )
Software written in C#
-
206 Good day . It seems like a telegram bot.
Include + ThenInclude is a true solution. We need to see where the problem is.
Do you drink slowly or have any problems?
Go back, let’s see.
Tagged with: vetalkh
Current freelance projects in the category C#
A small game for Unity 2DThe technical specifications are here, the scene, UI, and graphics are already available, only programming is needed https://www.figma.com/design/btykPl7Odr8ggvwmTqO8pH/Robo-Loop?node-id=0-1&t=vlanszjRgKHH5U5m-1 C# ∙ 1 day 18 hours back ∙ 15 proposals |
Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x)
22 USD
Comparative analysis of the effectiveness of custom software (v2.2-field) and reference software (Meshtastic v2.x) on the identical hardware platform (ESP32 + SX1268, 2W) based on the criteria of range, throughput, link stability, and power consumption. Conduct tests with… C & C++, C# ∙ 5 days 21 hours back ∙ 2 proposals |
Creation of a plugin for integration with the POS system Syrve, C#Develop a plugin for the Syrve POS system (on-premise), which is installed on the establishment's server. The plugin must: (1) transmit data to our server in real-time — orders, table statuses, payments, receipts; (2) receive commands from Reservble — booking confirmations,… C#, Web Programming ∙ 8 days 17 hours back ∙ 14 proposals |