Xrm.Tools.CRMWebAPI
1.0.25
dotnet add package Xrm.Tools.CRMWebAPI --version 1.0.25
NuGet\Install-Package Xrm.Tools.CRMWebAPI -Version 1.0.25
<PackageReference Include="Xrm.Tools.CRMWebAPI" Version="1.0.25" />
paket add Xrm.Tools.CRMWebAPI --version 1.0.25
#r "nuget: Xrm.Tools.CRMWebAPI, 1.0.25"
// Install Xrm.Tools.CRMWebAPI as a Cake Addin #addin nuget:?package=Xrm.Tools.CRMWebAPI&version=1.0.25 // Install Xrm.Tools.CRMWebAPI as a Cake Tool #tool nuget:?package=Xrm.Tools.CRMWebAPI&version=1.0.25
This is an API helper for working with the Common Data Service (CDS) and Dynamics 365 Web API
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. |
.NET Core | netcoreapp is compatible. netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard is compatible. netstandard1.0 was computed. netstandard1.1 was computed. netstandard1.2 was computed. netstandard1.3 was computed. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 was computed. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore is compatible. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 1.0
- Microsoft.NETCore.App (>= 1.1.0)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.4
- Newtonsoft.Json (>= 10.0.2)
- System.Reflection (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
-
UAP 10.0
- Newtonsoft.Json (>= 8.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Xrm.Tools.CRMWebAPI:
Package | Downloads |
---|---|
Xamariners.Helpers
Xamariners.Helpers is a library of common helper classes. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.25 | 75,264 | 12/11/2019 |
1.0.24 | 52,886 | 12/31/2018 |
1.0.23 | 872 | 12/21/2018 |
1.0.22-alpha1 | 1,054 | 11/22/2018 |
1.0.21-alpha1 | 592 | 11/22/2018 |
1.0.20-alpha1 | 941 | 8/3/2018 |
1.0.19-alpha2 | 925 | 6/3/2018 |
1.0.19-alpha | 828 | 5/25/2018 |
1.0.18 | 10,171 | 8/19/2017 |
1.0.17 | 1,836 | 7/1/2017 |
1.0.16 | 1,821 | 4/6/2017 |
1.0.15 | 1,158 | 2/10/2017 |
1.0.12 | 1,044 | 1/4/2017 |
1.0.11 | 1,778 | 9/2/2016 |
1.0.10 | 1,014 | 8/3/2016 |
1.0.9 | 1,028 | 6/2/2016 |
1.0.8 | 1,021 | 6/2/2016 |
1.0.7 | 993 | 5/13/2016 |
1.0.6 | 1,076 | 4/29/2016 |
1.0.5 | 1,071 | 1/22/2016 |
1.0.4 | 995 | 1/21/2016 |
1.0.3 | 1,000 | 1/17/2016 |
1.0.2 | 969 | 1/17/2016 |
1.0.1 | 1,175 | 1/17/2016 |
1.0.0 | 1,000 | 1/17/2016 |
1.0.0 Initial release
1.0.1 Cleanup of the API, more comments
1.0.2 removed JToken from public APIs
1.0.3 added uwp binary
1.0.4 fixed bug in ExecuteFunction, added support for Formatted Values
1.0.5 allow network credentials to be optional for on-prem
1.0.6 added Metadata Extension methods
1.0.7 added Expand support to Query Options
1.0.8 fixed references to System.Net.Http
1.0.9 added dependency for System.Net.Http.Formatting
1.0.10 Fixed issue if Select and Orderby were both used
1.0.11 Improved contents of exception messages
1.0.12 Fixed issue with Upsert with alternate key
1.0.13 Added .net core assembly support
1.0.14 fixed target file for netcore in nuget spec
1.0.15 fixed target file for netcore in nuget spec
1.0.16 added .net standard support, fixed return of ID with non lower service url
1.0.17 fixed ExecuteFunction serialization of object parameters,
GetList by type honor formatted values option
1.0.18 added support for Entity Change Tracking
1.0.19 Fixed FetchXML when other params, fix for mixed case org url, Config as a param
1.0.20 Fixed parsing of entityid on create, added aggregate support
1.0.21 Removed full framework version of nuget in favor of .net standard
1.0.22 Changed assembly name of standard version to just Xrm.Tools.WebAPI
1.0.23 Changed assembly name of core version to just Xrm.Tools.WebAPI
1.0.24 Added Associate and DeleteAssocation methods
1.0.25 Added support for the file attribute, and include all annotations