Skip to content

Instantly share code, notes, and snippets.

@hossien014
Created February 2, 2024 10:46
Show Gist options
  • Save hossien014/09357aaa7f3392ba91b89eaad7d1906e to your computer and use it in GitHub Desktop.
Save hossien014/09357aaa7f3392ba91b89eaad7d1906e to your computer and use it in GitHub Desktop.
رصد نکردن اطلاعات توسط ای اف
var blogs = context.Blogs
.AsNoTracking()
.ToList();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment