#linq
Read more stories on Hashnode
Articles with this tag
Use of AsNoTracking For read only queries e.g. (GetAll,GetById etc.) use AsNoTracking , when we use it entities are not tracked for change so it...