XrmToolkit.Linq.Core
9.2.14
See the version list below for details.
Requires NuGet 2.8 or higher.
dotnet add package XrmToolkit.Linq.Core --version 9.2.14
NuGet\Install-Package XrmToolkit.Linq.Core -Version 9.2.14
<PackageReference Include="XrmToolkit.Linq.Core" Version="9.2.14" />
<PackageVersion Include="XrmToolkit.Linq.Core" Version="9.2.14" />
<PackageReference Include="XrmToolkit.Linq.Core" />
paket add XrmToolkit.Linq.Core --version 9.2.14
#r "nuget: XrmToolkit.Linq.Core, 9.2.14"
#:package XrmToolkit.Linq.Core@9.2.14
#addin nuget:?package=XrmToolkit.Linq.Core&version=9.2.14
#tool nuget:?package=XrmToolkit.Linq.Core&version=9.2.14
XrmToolkit.Linq
These packages are used in conjunction with XrmToolkit to provide additional features when using LINQ for retrieving entities/tables. For more information, see the documentation here: LINQ Query Provider
Versioning
The packages are versioned based on which version of the Dynamics 365 SDK is being used. Only the 'Major' portion of the version is synced with the version of the SDK to use.
Version History
Only the 9.X versions will be specified below but the 8.X and 7.X versions are the same, just using a different version of the Dynamics 365 SDK.
[X].2.14 - May 19, 2025
- Fixed an issue with a null reference exception being thrown when the selected value was null or empty on when an inner join was performed.
[X].2.13 - January 22, 2025
- Fixed an issue with querying a hierarchy and more than 5000 records are retrieved.
[X].2.12 - October 15, 2024
- Added the 'On' date operator.
- Improved the logic to allow a 'Take' greater than 5000 when using the 'BatchResults' method.
[X].2.11 - July 2, 2024
- Fixed an issue with the 'Id' value being set to an empty GUID in certain edge cases.
[X].2.10 - June 21, 2024
- Fixed an issue when using the 'BatchResults' method.
[X].2.9 - May 22, 2024
- Fixed an issue when using the 'Count' aggregate function on a virtual entity.
- Allow grouping by an 'Choice' value.
[X].2.6 - May 13, 2024
- Added the ability to the LINQ query provider to evaluate constant expressions on the client side.
[X].2.5 - May 10, 2024
- Expanded support for more grouping scenarios involving joins.
- Added support for querying a left join by searching for a null value on the resulting join object without requiring a null check on a specify property of the joined object.
[X].2.4 - May 9, 2024
- Added support for comparing a column that is an entity reference to a column that is a GUID when comparing columns from different tables.
[X].2.3 - May 6, 2024
- Added support for comparing values from different tables.
- Added support for complex ordering (primary ordering by a link-entity first).
[X].2.2 - Apr 30, 2024
- Added support for including a 'FormattedValue' in the results.
[X].2.1 - Mar 19, 2024
- Added support for an additional LINQ query edge case.
[X].2.0 - Mar 14, 2024
- Added the 'BatchResults' and 'WithPageSize' extension methods. This allows returning the results in batches and to specify the page size when querying Dataverse.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Microsoft.PowerPlatform.Dataverse.Client (>= 1.0.1)
- Microsoft.PowerPlatform.Dataverse.Client.Dynamics (>= 1.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on XrmToolkit.Linq.Core:
Package | Downloads |
---|---|
PowerPortalsPro.Web.Server
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
9.2.15 | 164 | 8/6/2025 |
9.2.14 | 315 | 5/19/2025 |
9.2.12 | 2,230 | 10/15/2024 |
9.2.11 | 807 | 7/2/2024 |
9.2.10 | 176 | 6/21/2024 |
9.2.9 | 247 | 5/22/2024 |
9.2.8 | 120 | 5/22/2024 |
9.2.7 | 148 | 5/22/2024 |
9.2.6 | 157 | 5/13/2024 |
9.2.5 | 146 | 5/10/2024 |
9.2.4 | 144 | 5/9/2024 |
9.2.3 | 147 | 5/6/2024 |
9.2.2 | 144 | 4/30/2024 |
9.2.1 | 407 | 3/19/2024 |
9.2.0 | 172 | 3/14/2024 |
9.1.7 | 219 | 2/20/2024 |
9.1.6 | 166 | 1/20/2024 |
9.1.5 | 216 | 1/16/2024 |
9.1.4 | 141 | 1/16/2024 |
9.1.3 | 1,124 | 8/14/2023 |
9.1.2 | 259 | 5/23/2023 |
9.1.1 | 246 | 4/12/2023 |
9.1.0 | 1,036 | 2/25/2023 |
9.0.5 | 928 | 9/9/2022 |
9.0.3 | 592 | 4/30/2022 |
9.0.2 | 1,221 | 1/28/2022 |