InMemory: FirstOrDefault is not working #16825
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
customer-reported
type-bug
Milestone
FirstOrDefault
linq on queries (InMemory
) is still not working in preview 7.I assumed since preview-7 was released this would be fixed. If not, is there anywhere that this is being tracked?
If you are seeing an exception, include the full exceptions details (message and stack trace).
Steps to reproduce
Include a complete code listing (or project/solution) that we can run to reproduce the issue.
Created a branch in my open project for reproducing the issue, also extracted out the single passing/failing test for simplicity.
https://github.com/razfriman/RazzleServer/blob/raz/update-7/RazzleServer.Tests/LoginClientIntegrationTest.cs#L25
Further technical details
.NET Core version:
preview 7
EF Core version: (found in project.csproj or packages.config)
Database Provider: (e.g. Microsoft.EntityFrameworkCore.SqlServer)
Operating system: Mac
OSX 10.14.5
IDE: (e.g. Visual Studio 2017 15.4)
.NET Core CLI
The text was updated successfully, but these errors were encountered: