-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: EvoltDev/System.Linq.Dynamic.Core
base: master
head repository: zzzprojects/System.Linq.Dynamic.Core
compare: master
- 18 commits
- 80 files changed
- 4 contributors
Commits on Jul 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dd7267c - Browse repository at this point
Copy the full SHA dd7267cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53361d6 - Browse repository at this point
Copy the full SHA 53361d6View commit details
Commits on Sep 27, 2025
-
Fix GroupByMany using composite key and normal key (zzzprojects#946)
* Fix GroupByMany using composite key and normal key * . * readme
Configuration menu - View commit details
-
Copy full SHA for f2e0ec7 - Browse repository at this point
Copy the full SHA f2e0ec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0501eb - Browse repository at this point
Copy the full SHA b0501ebView commit details
Commits on Sep 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1cc4ea0 - Browse repository at this point
Copy the full SHA 1cc4ea0View commit details
Commits on Oct 10, 2025
-
DynamicExpressionParser - Handle indexed properties with any number o…
…f indices in expression (zzzprojects#950) * DynamicExpressionParser - Handle indexed properties with any number of indices in expression * Adjust exception message when misusing indexer (e.g : incorrect number of parameters)
Configuration menu - View commit details
-
Copy full SHA for 2c58c20 - Browse repository at this point
Copy the full SHA 2c58c20View commit details
Commits on Oct 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 09d558a - Browse repository at this point
Copy the full SHA 09d558aView commit details
Commits on Oct 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9f59211 - Browse repository at this point
Copy the full SHA 9f59211View commit details
Commits on Nov 2, 2025
-
Fix ExpressionHelper.TryConvertTypes to generate correct Convert in c…
…ase left or right is null (zzzprojects#954) * Fix ExpressionHelper.TryConvertTypes to generate correct Convert in case left or right is null * opt * Update test/System.Linq.Dynamic.Core.SystemTextJson.Tests/SystemTextJsonTests.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * . --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8874662 - Browse repository at this point
Copy the full SHA 8874662View commit details
Commits on Nov 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3aa76d9 - Browse repository at this point
Copy the full SHA 3aa76d9View commit details
Commits on Nov 9, 2025
-
Fix parsing Hex and Binary (zzzprojects#956)
* Fix parsing Hex and Binary * fix
Configuration menu - View commit details
-
Copy full SHA for 3f88b97 - Browse repository at this point
Copy the full SHA 3f88b97View commit details
Commits on Nov 15, 2025
-
Support normalization of objects for Z.DynamicLinq.Json (zzzprojects#958
) * Json : Normalize * . * tst * ns * sc * any * Update src/System.Linq.Dynamic.Core.NewtonsoftJson/Config/NormalizationNonExistingPropertyBehavior.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/System.Linq.Dynamic.Core.SystemTextJson/Config/SystemTextJsonParsingConfig.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/System.Linq.Dynamic.Core.NewtonsoftJson/Config/NewtonsoftJsonParsingConfig.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/System.Linq.Dynamic.Core.SystemTextJson/Utils/NormalizeUtils.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * . --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 49a69cc - Browse repository at this point
Copy the full SHA 49a69ccView commit details -
* Add examples for .NET 10 * net10 * Update src/Microsoft.EntityFrameworkCore.DynamicLinq.EFCore10/Microsoft.EntityFrameworkCore.DynamicLinq.EFCore10.csproj Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/System.Linq.Dynamic.Core/System.Linq.Dynamic.Core.csproj Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * . * Run Tests .NET 10 (with Coverage) * ... * , * [Fact(Skip = "Fails sometimes in GitHub CI build")] --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e7cb1a1 - Browse repository at this point
Copy the full SHA e7cb1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa47b50 - Browse repository at this point
Copy the full SHA aa47b50View commit details
Commits on Nov 22, 2025
-
Fix Json when property value is null (zzzprojects#961)
* Fix Z.DynamicLinq.SystemTextJson when property is null * fix part 2
Configuration menu - View commit details
-
Copy full SHA for 1816c3b - Browse repository at this point
Copy the full SHA 1816c3bView commit details
Commits on Nov 23, 2025
-
json: fix logic when property is not found (zzzprojects#962)
* json: fix logic when property is not found * refactor
Configuration menu - View commit details
-
Copy full SHA for 479ab6d - Browse repository at this point
Copy the full SHA 479ab6dView commit details
Commits on Nov 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ed0a3dd - Browse repository at this point
Copy the full SHA ed0a3ddView commit details
Commits on Nov 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c0e417c - Browse repository at this point
Copy the full SHA c0e417cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master