zzz projects Entity Framework Core EF Core
Home Articles Knowledge Base Online Examples
  • Home
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework Core - Knowledge Base (KB)

2 results in tag: outer-join

OUTER JOIN not returning expected results in EF Core

In my ASP.NET MVC Core app the ...POST... action method ...Test... is not returning the expected results. The web app was created using ...this official ASP.NET Core site... and was modified slightly. The real app can be ...downloaded from here... and is ...
c# entity-framework-core linq-to-entities outer-join tsql
asked by nam

How to force outer join with .Include query Entity Framework 6

My data model is below. ...UserPhone... is required but navigation property is optional as long as ...User...'s table could be empty:...public class Request { [Key] public int Id {get;set;} [Required] public string UserPhone {get;set;} ...
.net c# entity-framework entity-framework-6 outer-join
asked by Alexey Strakh

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!