-
-
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
Feature: Support Binary & For String and Int
feature
#150
by jogibear9988
Contributor
was merged Mar 30, 2018
Loading…
updated Mar 30, 2018
Add docs folder for hosting documentation pages on github.
feature
#221
by StefH
Collaborator
was merged Nov 12, 2018
Loading…
updated Nov 12, 2018
GenerateConditional will cast to nullable valuetype if needed
feature
#222
by StefH
Collaborator
was merged Nov 14, 2018
Loading…
updated Nov 14, 2018
Issue215
bug
feature
#228
by david-garcia-garcia
Contributor
was merged Nov 25, 2018
Loading…
updated Nov 25, 2018
Add NetCoreApp target & include DefaultDynamicLinqCustomTypeProvider
feature
#251
by StefH
Collaborator
was merged Feb 22, 2019
Loading…
updated Feb 22, 2019
Resolve types by simple name #252
feature
#254
by StefH
Collaborator
was merged Feb 23, 2019
Loading…
updated Feb 23, 2019
Wrap all constant expressions to fix Parameterized SQL (#247)
bug
feature
#250
by StefH
Collaborator
was merged Feb 27, 2019
Loading…
updated Feb 28, 2019
Add 'np(...)' Null Propagating function
feature
#223
by StefH
Collaborator
was merged Feb 5, 2019
Loading…
updated Feb 28, 2019
Do not generate IIF(...) when np(...) is used for a single expression
feature
#286
by StefH
Collaborator
was merged Nov 26, 2019
Loading…
updated Nov 26, 2019
Support for Blazor webassembly
feature
#360
by julienGrd
Contributor
was merged Mar 24, 2020
Loading…
updated Mar 25, 2020
Add PatchVersion
feature
#462
by StefH
Collaborator
was merged Nov 23, 2020
Loading…
updated Nov 23, 2020
Add EF 5 NuGet package
feature
#470
by StefH
Collaborator
was merged Dec 15, 2020
Loading…
updated Dec 15, 2020
support for generic (static) methods, thus also support for extension…
feature
#517
by dogguts
Contributor
was merged Aug 20, 2021
Loading…
updated Sep 4, 2021
bind expressions to correct constructor parameter
feature
#557
by jonasdaniels
Contributor
was merged Dec 17, 2021
Loading…
updated Dec 17, 2021
fix enums could not be cast to decimal
feature
#576
by jogibear9988
Contributor
was merged Mar 2, 2022
Loading…
updated Mar 7, 2022
Fix MethodFinder to return topmost implementation of the virtual method
feature
#630
by jogibear9988
Contributor
was merged Oct 20, 2022
Loading…
updated Oct 20, 2022
Add support for .NET 7 and EF Core 7
feature
#644
by StefH
Collaborator
was merged Nov 12, 2022
Loading…
updated Nov 12, 2022
added symbol check when checking for identifier
feature
#728
by abbasc52
was merged Aug 13, 2023
Loading…
updated Aug 13, 2023
Enhancements to SlidingCache<> for Improved Thread Safety and Performance
feature
#770
by TWhidden
Contributor
was merged Feb 3, 2024
Loading…
updated Feb 3, 2024
Introduce Sliding Cache to Constant Expression Helper
feature
#765
by TWhidden
Contributor
was merged Jan 22, 2024
Loading…
updated Feb 29, 2024
ProTip!
Filter pull requests by the default branch with base:master.