-
-
Notifications
You must be signed in to change notification settings - Fork 243
Pull requests: zzzprojects/System.Linq.Dynamic.Core
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
DynamicExpressionParser - Handle indexed properties with any number of indices in expression
bug
#950
by thibault-reigner
Contributor
was merged Oct 10, 2025
Loading…
Fix: Add Fallback in ExpressionPromoter to Handle Cache Cleanup in ConstantExpressionHelper
bug
#905
by RenanCarlosPereira
Contributor
was merged May 25, 2025
Loading…
Use MemberInfo to detect methods that should be allowed.
#871
by Tasteful
was closed Jan 23, 2025
Loading…
Bump NHibernate from 5.3.5 to 5.4.9 in /src-console/ConsoleAppEF3.1_nhibernate
environment
#826
by dependabot
bot
was merged Jul 8, 2024
Loading…
Fixed: Incorrect Handling of Qualifiers in ConstantExpressionHelper
#824
by RenanCarlosPereira
Contributor
was merged Jun 25, 2024
Loading…
Incorrect Handling of Qualifiers in ConstantExpressionHelper
#823
by RenanCarlosPereira
Contributor
was closed Jun 25, 2024
Loading…
Enhancements to SlidingCache<> for Improved Thread Safety and Performance
feature
#770
by TWhidden
Contributor
was merged Feb 3, 2024
Loading…
Introduce Sliding Cache to Constant Expression Helper
feature
#765
by TWhidden
Contributor
was merged Jan 22, 2024
Loading…
Applied case sensitivity settings to KeywordsHelper
#735
by abbasc52
was closed Dec 7, 2024
Loading…
Avoid too many dictionary resizing to improve performance
#729
by MoSelem
was closed Oct 29, 2023
Loading…
added symbol check when checking for identifier
feature
#728
by abbasc52
was merged Aug 13, 2023
Loading…
Handle UseParameterizedNamesInDynamicQuery when parsing dynamic OfType function
#723
by yonguelink
Contributor
was merged Jul 15, 2023
Loading…
Fixed result value for bitwise operators when using enums
bug
#720
by StefH
Collaborator
was merged Jun 23, 2023
Loading…
Bump jQuery from 3.0.0 to 3.5.0 in /web/DynamicLinqWebDocs
dependencies
Pull requests that update a dependency file
#712
by dependabot
bot
was closed May 5, 2024
Loading…
Bump jQuery from 3.0.0 to 3.4.0 in /web/DynamicLinqWebDocs
dependencies
Pull requests that update a dependency file
#711
by dependabot
bot
was closed May 31, 2023
Loading…
Bump MongoDB.Driver from 2.4.4 to 2.19.0 in /test/EntityFramework.DynamicLinq.Tests.net452
dependencies
Pull requests that update a dependency file
#681
by dependabot
bot
was merged Mar 6, 2023
Loading…
Bump MongoDB.Driver from 2.4.4 to 2.19.0 in /test/EntityFramework.DynamicLinq.Tests
dependencies
Pull requests that update a dependency file
#680
by dependabot
bot
was merged Mar 6, 2023
Loading…
Fixed ExpressionParser when WrappedValue-string is used for equals-operator for Enum
refactor
#674
by neilbgr
Contributor
was merged Feb 13, 2023
Loading…
Fixed ExpressionParser when WrappedValue-string is used for equals-operator
#666
by StefH
Collaborator
was merged Feb 5, 2023
Loading…
Add support for .NET 7 and EF Core 7
feature
#644
by StefH
Collaborator
was merged Nov 12, 2022
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.