Timothy Huber
Results
1
issues of
Timothy Huber
# PR Details ## Description - Allows `TEntity` to be a value type. The extension methods had a [generic type constraint](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/where-generic-type-constraint) that prevented `IQueryable` where `T` is a value type...