AsNoTracking: The EF Core Setting Your Read Queries Are Missing
Share

Most of the queries in a typical app are reads. You fetch data, show it, and never change it. EF Core doesn’t know that. By default it…

 

 Most of the queries in a typical app are reads. You fetch data, show it, and never change it. EF Core doesn’t know that. By default it…Continue reading on Medium » Read More Dotnet on Medium 

#dotnet

By ali