Andreevart199
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Andreevart199 created a post, Add inspection to suggest .AsNoTracking() for read-only EF Core queries
It would be very useful if JetBrains Rider includes a code inspection (and a quick-fix) that detects when an EF Core query is used in a read-only context (i.e. no modifications/updates expected) bu...