-
Notifications
You must be signed in to change notification settings - Fork 13
.NET10/EF.Core 10 support #38
Copy link
Copy link
Closed
Description
Right now it doesn't work with EF.Core 10. I'll try to make a PR.
Error Message:
System.TypeLoadException : Could not load type 'Microsoft.EntityFrameworkCore.Query.Internal.IParameterValues' from assembly 'Microsoft.EntityFrameworkCore, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Stack Trace:
at Clave.Expressionify.ExpressionifyQueryTranslationPreprocessor.EvaluateExpression(Expression query) in /home/runner/work/Expressionify/Expressionify/src/Clave.Expressionify/ExpressionifyQueryTranslationPreprocessor.cs:line 43
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels