Skip to content

Pull requests: zzzprojects/System.Linq.Dynamic.Core

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove useless dependences feature
#8 by yyjdelete Contributor was merged Apr 29, 2016 Loading…
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…
SingleOrDefaultAsync feature
#239 by StefH Collaborator was merged Jan 10, 2019 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…
DateTimeIsParsedAsUTC feature
#277 by StefH Collaborator was merged Aug 29, 2019 Loading…
Support for AndAlso and OrElse feature
#281 by StefH Collaborator was merged Aug 12, 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…
Add EF3.1 example feature
#336 by StefH Collaborator was merged Dec 28, 2019 Loading…
DocFx feature
#343 by StefH Collaborator was merged Jan 16, 2020 Loading…
Update PagedResult logic feature
#349 by StefH Collaborator was merged Feb 12, 2020 Loading…
Support MethodCalls in NullPropagation function : np(...) feature
#368 by StefH Collaborator was merged Apr 16, 2020 Loading…
Support the enum UriKind feature
#450 by StefH Collaborator was merged Nov 14, 2020 Loading…
Add PatchVersion feature
#462 by StefH Collaborator was merged Nov 23, 2020 Loading…
Add extension method Where<TSource>(...) with LambdaExpression feature
#463 by StefH Collaborator was merged Nov 29, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.