Converts a LINQ expression to FetchXml query so that it can be consumed for querying data from Microsoft Dynamics 365 CE.
Info
Version: | 0.1.0 |
Author(s): | Agust Hoxha |
Last Update: | Sunday, November 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/augustgugi/LinqToFetchXml |
NuGet Url: | https://www.nuget.org/packages/LinqToFetchXml |
Install
Install-Package LinqToFetchXml
dotnet add package LinqToFetchXml
paket add LinqToFetchXml
LinqToFetchXml Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CrmSdk.CoreAssemblies(>= 9.0.2.4)
- Remotion.Linq(>= 2.2.0)
Tags