ariannepeiso
Results
1
comments of
ariannepeiso
Hello, I'm having a similar problem with the OrderBy when using the Null Propagating expression. I'm using version 1.2.14. When I have this: ``` var query = context.Brands.Select(b => new...