Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
YOXT
Posts
Comments
C
C#
•
Created by YOXT on 11/4/2023 in
#help
❔ updating row sometimes times out EF core 7
I’ll try to implement the transaction for that specific update query and see if it decreases my error rate
18 replies
C
C#
•
Created by YOXT on 11/4/2023 in
#help
❔ updating row sometimes times out EF core 7
Then what you suggest to make it thread safe
18 replies
C
C#
•
Created by YOXT on 11/4/2023 in
#help
❔ updating row sometimes times out EF core 7
https://learn.microsoft.com/en-us/ef/core/saving/execute-insert-update-delete
18 replies
C
C#
•
Created by YOXT on 11/4/2023 in
#help
❔ updating row sometimes times out EF core 7
It updates the rows via the sql query.
18 replies
C
C#
•
Created by YOXT on 11/4/2023 in
#help
❔ updating row sometimes times out EF core 7
Using a executeUpdateAsync
18 replies