Closed corradolab closed 8 years ago
Duplicate of https://github.com/aspnet/EntityFramework/issues/5613
Related issues are also duplicates of https://github.com/aspnet/EntityFramework/issues/4588 and https://github.com/aspnet/EntityFramework/issues/6206 respectively
Steps to reproduce
Given these tables
with these data
execute the following query
The issue
The main issue is the query fails with "System.NullReferenceException: Object reference not set to an instance of an object". Related issues are:
Further technical details
EF Core version: 1.0 Operating system: Windows 10 Pro Visual Studio version: 2015