This section describes how to create methods from different kinds of raw SQL queries in Entity Framework Core models with Entity Developer.
Describes creating a method, mapped to a query without result.
Describes creating a method, mapped to a query with scalar result.
Describes creating a method, mapped to a query with entity result.