Bump System.Linq.Dynamic.Core from 1.0.8.13 to 1.6.0 #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
IsCaseSensitiveoptions (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 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.