© Adam Freeman 2018
Adam FreemanPro Entity Framework Core 2 for ASP.NET Core MVChttps://doi.org/10.1007/978-1-4842-3435-8_20

20. Queries

Adam Freeman1 
(1)
London, UK
 
The Entity Framework Core support for querying with LINQ makes working with data a natural process for .NET developers. In the sections that follow, I describe the advanced features that Entity Framework Core provides for controlling queries, which can be useful if you can’t get the behavior you require using the techniques described in earlier chapters. Table 20-1 puts this chapter in context.
Table 20-1.

Putting Advanced Query Features in Context

Question

Answer

What are they?

The advanced query features allow you to override the default Entity Framework Core behavior.

Why are they useful? ...

Get Pro Entity Framework Core 2 for ASP.NET Core MVC now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.