Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Updated System.Linq.Dynamic.Core from 1.0.8.13 to 1.6.0.

Release notes

Sourced from System.Linq.Dynamic.Core's releases.

1.6.0

What's Changed

New Contributors

Full Changelog: zzzprojects/System.Linq.Dynamic.Core@v1.5.1...v1.6.0

1.5.1

1.5.0

1.4.9

1.4.8

1.4.7

1.4.6

1.4.5

1.4.4

1.4.3

1.4.2

1.4.1

1.4.0

1.3.14

1.3.13

1.3.12

1.3.11

1.3.10

1.3.9

1.3.8

1.3.7

1.3.6

1.3.5

1.3.4

1.3.3

1.3.2

1.3.1

1.3.0

1.2.25

1.2.24

1.2.23

1.2.22

1.2.21

1.2.20

1.2.19

1.2.18

1.2.17

1.2.16

1.2.15

1.2.14

1.2.13

1.2.12

1.2.5

Download the library here

FIXED: Clarify error message when using np with instance methods #​432

1.2.4

Download the library here

MERGED: Pull #​429 for issue: Add support for parsing Action lambdas #​425

1.2.3

Download the library here

MERGED: Add support for IQueryable.Min and .Max #​428

1.2.2

Download the library here

ADDED: IsCaseSensitive options (for Expression parameter should be case sensitive #​406)

1.2.1

Download the library here

MERGED: Use parameterized names in dynamic query #​399
ADDED: Alias are now automatically added when a single string is used like in the scenario: Expression is missing an 'as' clause #​403

1.2.0

Download the library here

ADDED: Support to EF Core 3.1.0 or greater (You must use package starting with the major version 3.x): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq/3.2.0
ADDED: Support to EF Core 2.0.1 or greater (You must use package starting with major version "2.x"): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq/2.2.0
REMOVED: Support to EF Core 1.x
FIXED: Issue SumAsync and CountAsync (maybe more) do not work with EF Core 3.1

1.1.8

Download the library here

FIXED: Dictionary parameter issue #​397

1.1.7

Download the library here

FIXED: GitHub Repository URL

1.1.6

Download the library here

ADDED: Support to extensions methods for class marked with [DynamicLinqType] attribute (Issue #​386)

1.1.5

Download the library here

MERGED: Pull #​390 to fix issue #​388 introduced in v1.1.3 (a few hours ago)
ADDED: Support to param array method when parameter type is already of the right type (Issue #​386)

1.1.3

Download the library here

ADDED: Support to EF 6 .NET Standard 2.1
ADDED: Support to param array method (Issue #​386)
ADDED: Support to IDictionary.ContainsKey (Issue #​384)
FIXED: Assembly File Version (Issue #​388)

1.1.2

Download the library here

FIXED: Pull #​383 to fix: calling methods which return a nullable #​382
FIXED: Pull #​381 to fix: Case insensitive GroupBy() #​351
FIXED: Pull #​380 to fix: OrderBy with non-english letters give different ordering result on string vs key selector #​363

1.1.1

Download the library here

FIXED: Versioning Issue in Latest NUGET packages #​378

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-version: 1.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant