zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
C#Apache-2.0
Pinned issues
Issues
- 2
Question: GroupJoin issue
#814 opened by RamanSggs - 4
- 1
- 5
OrderBy gets overriden when used multiple times
#834 opened by puschie286 - 0
update 19/9/2024
#842 opened by ziad-kamal2001 - 0
- 1
- 3
- 1
Filtering on a string property with .Contains looks for Enumerable.Contains after app has been running for a while
#817 opened by tersoMabel - 1
- 1
- 0
- 8
FileLoadException: Could not load file or assembly 'Microsoft.EntityFrameworkCore.DynamicLinq, Version=1.4.3.0, Culture=neutral, PublicKeyToken=974e7e1b462f3693'. Invalid pointer (0x80004003 (E_POINTER))
#829 opened by MKI-Miro - 8
Blazor Wasm Eval: System.InvalidOperationException: Operation is not valid due to the current state of the object.
#836 opened by groogiam - 7
DefaultDynamicLinqCustomTypeProvider Issue
#830 opened by nmadland - 0
Please add some "in clause" examples to your docs
#816 opened by Nefcanto - 1
unable to cast result from SelectMany
#818 opened by RamanSggs - 1
Unable to find my string extensions in static class with DynamicLinqType attribute
#831 opened by JvDriel - 1
Throw exception if field is null
#828 opened by ioanastumb - 11
Parser interpreting the two consecutive escape sequences \"\" as a single escape sequence
#786 opened by brettwinters - 8
- 0
I'm using OrderBy together with GroupByMany, but my elements does not get ordered correctly.
#815 opened by LAKN-Lasse-Knudsen - 16
.NET 8 (and possible all non-NETSTANDARD and higher versions) attempt to load EF 6 types
#790 opened by jnsn - 0
Error when parsing a nested object initialization
#813 opened by YeskaNova - 2
>= 1.3.3 Slow First Dynamic Select
#812 opened by alexhuzenhcicare - 1
Issue with Where() method when filtering multiple string properties while using ToLower()
#810 opened by LeoGrahamPAR - 8
Performance Issue with EF Core 8.0 and Microsoft.EntityFrameworkCore.DynamicLinq Package
#783 opened by codepassion86 - 0
- 1
ExpressionParser finds Types from IEnumerable instead of IQueryable (breaks Code) (worked in 1.3.9)
#801 opened by jogibear9988 - 4
- 1
Failure in ParseArgumentList when using lambda filter on list of dictionaries
#793 opened by astarche - 0
- 9
Add JSON support
#789 opened by paule96 - 0
try to parse lambda with function inside .
#782 opened by mahdiyar021 - 1
query generated with dynamic linq not parse parameter linq as parameter sql !!!
#787 opened by mahdiyar021 - 4
Question About Parameters
#784 opened by Mike-E-angelo - 1
- 12
Running into a ParseException in a WebGL build
#767 opened by ReginaldBull - 1
Basic performance consideration question
#781 opened by kgreen24 - 3
try to call function inside select
#779 opened by mahdiyar021 - 6
Static helper class with name as property doesn't work after updating from v.1.0.8.18 to 1.3.8
#772 opened by OlegNadymov - 4
- 8
- 1
Parse exceptions with (nested) static classes
#773 opened by poostwoud - 2
Comparison on DateTime not accurate
#768 opened by ArnoKrohne - 6
C# Entity Framework Core - OrderBy and Where don't work with `[ComplexType]`
#778 opened by Andrey-2021 - 1
One problem after updating from v.1.0.8.18
#771 opened by OlegNadymov - 7
Possible Memory Leak with ConstantExpressionHelper
#764 opened by TWhidden - 1
- 2
Cannot join with IQueryable`DynamicClass
#763 opened by dazinator