Xrm.Tools.CRMWebAPI 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xrm.Tools.CRMWebAPI --version 1.0.4
NuGet\Install-Package Xrm.Tools.CRMWebAPI -Version 1.0.4
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.4" />
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.4
#r "nuget: Xrm.Tools.CRMWebAPI, 1.0.4"
#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.4

// Install Xrm.Tools.CRMWebAPI as a Cake Tool
#tool nuget:?package=Xrm.Tools.CRMWebAPI&version=1.0.4

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 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.

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 59,819 12/11/2019
1.0.24 50,645 12/31/2018
1.0.23 841 12/21/2018
1.0.22-alpha1 1,017 11/22/2018
1.0.21-alpha1 559 11/22/2018
1.0.20-alpha1 899 8/3/2018
1.0.19-alpha2 894 6/3/2018
1.0.19-alpha 808 5/25/2018
1.0.18 10,024 8/19/2017
1.0.17 1,797 7/1/2017
1.0.16 1,775 4/6/2017
1.0.15 1,122 2/10/2017
1.0.12 992 1/4/2017
1.0.11 1,731 9/2/2016
1.0.10 973 8/3/2016
1.0.9 988 6/2/2016
1.0.8 984 6/2/2016
1.0.7 958 5/13/2016
1.0.6 1,035 4/29/2016
1.0.5 1,028 1/22/2016
1.0.4 958 1/21/2016
1.0.3 961 1/17/2016
1.0.2 929 1/17/2016
1.0.1 1,130 1/17/2016
1.0.0 953 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