Xrm.Tools.CRMWebAPI
1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Xrm.Tools.CRMWebAPI --version 1.0.3
NuGet\Install-Package Xrm.Tools.CRMWebAPI -Version 1.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Xrm.Tools.CRMWebAPI" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xrm.Tools.CRMWebAPI --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xrm.Tools.CRMWebAPI, 1.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Xrm.Tools.CRMWebAPI as a Cake Addin #addin nuget:?package=Xrm.Tools.CRMWebAPI&version=1.0.3 // Install Xrm.Tools.CRMWebAPI as a Cake Tool #tool nuget:?package=Xrm.Tools.CRMWebAPI&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is a prototype of an API helper for working with CRM 2016 Web API
At this point in time this should only be used to provide feedback and demo, not for production
API signatures ae likley to break between versions - you have been warned!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Newtonsoft.Json (>= 8.0.2)
-
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 | 77,727 | 12/11/2019 |
1.0.24 | 53,073 | 12/31/2018 |
1.0.23 | 875 | 12/21/2018 |
1.0.22-alpha1 | 1,056 | 11/22/2018 |
1.0.21-alpha1 | 595 | 11/22/2018 |
1.0.20-alpha1 | 944 | 8/3/2018 |
1.0.19-alpha2 | 928 | 6/3/2018 |
1.0.19-alpha | 831 | 5/25/2018 |
1.0.18 | 10,180 | 8/19/2017 |
1.0.17 | 1,839 | 7/1/2017 |
1.0.16 | 1,824 | 4/6/2017 |
1.0.15 | 1,160 | 2/10/2017 |
1.0.12 | 1,054 | 1/4/2017 |
1.0.11 | 1,782 | 9/2/2016 |
1.0.10 | 1,018 | 8/3/2016 |
1.0.9 | 1,031 | 6/2/2016 |
1.0.8 | 1,024 | 6/2/2016 |
1.0.7 | 997 | 5/13/2016 |
1.0.6 | 1,079 | 4/29/2016 |
1.0.5 | 1,075 | 1/22/2016 |
1.0.4 | 999 | 1/21/2016 |
1.0.3 | 1,004 | 1/17/2016 |
1.0.2 | 973 | 1/17/2016 |
1.0.1 | 1,179 | 1/17/2016 |
1.0.0 | 1,003 | 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