Telerik.DigitalExperienceCloud.Client 4.2.3

Prefix Reserved
dotnet add package Telerik.DigitalExperienceCloud.Client --version 4.2.3
                    
NuGet\Install-Package Telerik.DigitalExperienceCloud.Client -Version 4.2.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="Telerik.DigitalExperienceCloud.Client" Version="4.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Telerik.DigitalExperienceCloud.Client" Version="4.2.3" />
                    
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.2.3
                    
#r "nuget: Telerik.DigitalExperienceCloud.Client, 4.2.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.
#:package Telerik.DigitalExperienceCloud.Client@4.2.3
                    
#: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.2.3
                    
Install as a Cake Addin
#tool nuget:?package=Telerik.DigitalExperienceCloud.Client&version=4.2.3
                    
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 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 is compatible.  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 325 8/3/2025
4.1.7 3,546 8/3/2025
4.1.4 657 8/5/2025
4.0.6 3,634 8/5/2025
3.4.18 382 8/5/2025
3.4.13 4,845 8/5/2025
3.4.9 370 8/5/2025
3.4.0 1,911 8/5/2025
3.3.17 1,489 8/5/2025
3.3.9 423 8/5/2025
3.3.2 103 8/3/2025
3.3.0 3,573 8/3/2025
3.2.9 103 8/3/2025
3.2.6 129 8/3/2025
3.2.1 1,672 8/3/2025
3.2.0 101 8/3/2025
3.1.4 103 8/3/2025
3.1.3 102 8/3/2025
3.1.0 105 8/3/2025
3.0.2 101 8/3/2025
2.1.28 102 8/3/2025
2.1.27 107 8/3/2025
2.1.22 102 8/3/2025
2.1.13 102 8/3/2025
2.1.12 106 8/3/2025
2.1.4 102 8/3/2025
2.1.3 112 8/3/2025
2.0.48 107 8/3/2025
2.0.45 105 8/3/2025
2.0.0 104 8/3/2025
1.2.1 106 8/3/2025
1.1.5 104 8/3/2025
1.0.0.262 105 8/3/2025

Updates:
- Introduced new implementation for loading Persona record(s) via PersonaClient. The new implementation is NOT backward compatible with the previous one.
- Persona Rules now are managed together with the defining persona record.
- Marked IScoringClient.GetAllPersonas(...) and IScoringClient.GetPersonaById(...) methods and their implementation, Persona and PersonaState types as obsolete.