Specification
Specification copied to clipboard
.NET 10 Support
I am attempting to update my application to .NET 10.
I have the latest stable version (9.3.1) of Ardalis.Specification installed.
Before the upgrade to .NET 10 everything worked fine however now when I use a specification to retreive a list of entities I receive the following error:
Method not found: 'Microsoft.EntityFrameworkCore.Query.SqlExpressions.SqlExpression Microsoft.EntityFrameworkCore.Query.ISqlExpressionFactory.Fragment(System.String)'