Telerik.DigitalExperienceCloud.Client
4.2.8
Prefix Reserved
dotnet add package Telerik.DigitalExperienceCloud.Client --version 4.2.8
NuGet\Install-Package Telerik.DigitalExperienceCloud.Client -Version 4.2.8
<PackageReference Include="Telerik.DigitalExperienceCloud.Client" Version="4.2.8" />
<PackageVersion Include="Telerik.DigitalExperienceCloud.Client" Version="4.2.8" />
<PackageReference Include="Telerik.DigitalExperienceCloud.Client" />
paket add Telerik.DigitalExperienceCloud.Client --version 4.2.8
#r "nuget: Telerik.DigitalExperienceCloud.Client, 4.2.8"
#:package Telerik.DigitalExperienceCloud.Client@4.2.8
#addin nuget:?package=Telerik.DigitalExperienceCloud.Client&version=4.2.8
#tool nuget:?package=Telerik.DigitalExperienceCloud.Client&version=4.2.8
Telerik.DigitalExperienceCloud.Client
Official REST client for Sitefinity Insight API.
Please review the online documenatition before using this package for first time:
| Product | Versions 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. |
-
.NETFramework 4.8
- Newtonsoft.Json (>= 13.0.1)
-
net8.0
- Newtonsoft.Json (>= 13.0.1)
-
net9.0
- Newtonsoft.Json (>= 13.0.1)
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.8 | 12,311 | 11/5/2025 |
| 4.2.3 | 1,110 | 8/3/2025 |
| 4.1.7 | 24,338 | 8/3/2025 |
| 4.1.4 | 2,345 | 8/5/2025 |
| 4.0.6 | 13,174 | 8/5/2025 |
| 3.4.18 | 800 | 8/5/2025 |
| 3.4.13 | 23,552 | 8/5/2025 |
| 3.4.9 | 777 | 8/5/2025 |
| 3.4.0 | 6,365 | 8/5/2025 |
| 3.3.17 | 4,102 | 8/5/2025 |
| 3.3.9 | 871 | 8/5/2025 |
| 3.3.2 | 504 | 8/3/2025 |
| 3.3.0 | 10,476 | 8/3/2025 |
| 3.2.9 | 496 | 8/3/2025 |
| 3.2.6 | 534 | 8/3/2025 |
| 3.2.0 | 507 | 8/3/2025 |
| 3.1.4 | 516 | 8/3/2025 |
| 3.1.3 | 507 | 8/3/2025 |
| 3.1.0 | 516 | 8/3/2025 |
| 2.1.4 | 501 | 8/3/2025 |
Updates:
- [BREAKING CHANGE] The MatchingOperator has been changed from enum to a static class with string fields. As a result all properties with type MatchingOperator have been migrated to strings.
- Migrated ABTestClient, AccountsClient, ApiServerPingClient, TouchpointsClient, PersonalizationClient and UserClient to use the new v3 endpoints
- CampaignsCount and GoalsCount properies of the Datacenter class are now obsolete.
- AccountId property of the PremiumFeature class is now obsolete.
- TermsAndCondsState and TermsAndCondsAccptedOn properties of the User class are now obsolete and replaced by the newly introduced TermsAndConditionsState and TermsAndConditionsAcceptedOn properties.