Telerik.DigitalExperienceCloud.Client 4.1.4

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Telerik.DigitalExperienceCloud.Client --version 4.1.4
                    
NuGet\Install-Package Telerik.DigitalExperienceCloud.Client -Version 4.1.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="Telerik.DigitalExperienceCloud.Client" Version="4.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Telerik.DigitalExperienceCloud.Client" Version="4.1.4" />
                    
Directory.Packages.props
<PackageReference Include="Telerik.DigitalExperienceCloud.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Telerik.DigitalExperienceCloud.Client --version 4.1.4
                    
#r "nuget: Telerik.DigitalExperienceCloud.Client, 4.1.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.
#:package Telerik.DigitalExperienceCloud.Client@4.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Telerik.DigitalExperienceCloud.Client&version=4.1.4
                    
Install as a Cake Addin
#tool nuget:?package=Telerik.DigitalExperienceCloud.Client&version=4.1.4
                    
Install as a Cake Tool

Telerik.DigitalExperienceCloud.Client

Official REST client for Sitefinity Insight API.

Please review the online documenatition before using this package for first time:

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 Framework net48 is compatible.  net481 was computed. 
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 Telerik.DigitalExperienceCloud.Client:

Package Downloads
Telerik.Sitefinity.DigitalExperienceCloudConnector

Progress Sitefinity CMS Insight Connector libraries for linking your website to Progress Sitefinity Insight tracking and analytics.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.2.3 356 8/3/2025
4.1.7 3,939 8/3/2025
4.1.4 689 8/5/2025
4.0.6 3,876 8/5/2025
3.4.18 388 8/5/2025
3.4.13 5,233 8/5/2025
3.4.9 375 8/5/2025
3.4.0 1,954 8/5/2025
3.3.17 1,497 8/5/2025
3.3.9 428 8/5/2025
3.3.2 108 8/3/2025
3.3.0 3,646 8/3/2025
3.2.9 108 8/3/2025
3.2.6 134 8/3/2025
3.2.1 1,684 8/3/2025
3.2.0 106 8/3/2025
3.1.4 108 8/3/2025
3.1.3 107 8/3/2025
3.1.0 110 8/3/2025
3.0.2 106 8/3/2025
2.1.28 107 8/3/2025
2.1.27 112 8/3/2025
2.1.22 107 8/3/2025
2.1.13 107 8/3/2025
2.1.12 111 8/3/2025
2.1.4 107 8/3/2025
2.1.3 117 8/3/2025
2.0.48 112 8/3/2025
2.0.45 110 8/3/2025
2.0.0 109 8/3/2025
1.2.1 111 8/3/2025
1.1.5 109 8/3/2025
1.0.0.262 110 8/3/2025

Updates:
- Introduced new implementation for loading ContactProperty record(s) via ContactPropertiesClientV3. The new implementation is NOT backward compatible with the previous one.
- ContactProperty records now support several DataTypes besides String - Int, Decimal, Date and Boolean.
- Marked ContactPropertiesClient, IContactPropertiesClient, ContactProperty and ContactPropertyAlias types as obsolete.