-
-
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
Add docs folder for hosting documentation pages on github.
feature
#221
by StefH
Collaborator
was merged Nov 12, 2018
Loading…
GenerateConditional will cast to nullable valuetype if needed
feature
#222
by StefH
Collaborator
was merged Nov 14, 2018
Loading…
Add 'np(...)' Null Propagating function
feature
#223
by StefH
Collaborator
was merged Feb 5, 2019
Loading…
Override is linq to objects
feature
#229
by david-garcia-garcia
Contributor
was merged Nov 28, 2018
Loading…
Add support for OfType, Is, As and Cast
feature
#249
by StefH
Collaborator
was merged Feb 28, 2019
Loading…
Wrap all constant expressions to fix Parameterized SQL (#247)
bug
feature
#250
by StefH
Collaborator
was merged Feb 27, 2019
Loading…
Add NetCoreApp target & include DefaultDynamicLinqCustomTypeProvider
feature
#251
by StefH
Collaborator
was merged Feb 22, 2019
Loading…
Resolve types by simple name #252
feature
#254
by StefH
Collaborator
was merged Feb 23, 2019
Loading…
Support Enumerations from System Namespace (e.g. StringComparison)
feature
#275
by StefH
Collaborator
was merged Jun 6, 2019
Loading…
Do not generate IIF(...) when np(...) is used for a single expression
feature
#286
by StefH
Collaborator
was merged Nov 26, 2019
Loading…
Add 'All', 'Average', 'AverageAsync' and update 'Sum'
feature
#298
by StefH
Collaborator
was merged Aug 29, 2019
Loading…
Add more PredefinedOperatorAliases
feature
#299
by StefH
Collaborator
was merged Aug 29, 2019
Loading…
ParseNumber using CultureInfo from configuration
feature
#323
by StefH
Collaborator
was merged Dec 16, 2019
Loading…
Better error message in case property or field is not present in new()
feature
#340
by StefH
Collaborator
was merged Feb 29, 2020
Loading…
Support MethodCalls in NullPropagation function : np(...)
feature
#368
by StefH
Collaborator
was merged Apr 16, 2020
Loading…
Add extension method Where<TSource>(...) with LambdaExpression
feature
#463
by StefH
Collaborator
was merged Nov 29, 2020
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.