VOOZH about

URL: https://www.nuget.org/packages/Telerik.DigitalExperienceCloud.Client/4.0.6

⇱ NuGet Gallery | Telerik.DigitalExperienceCloud.Client 4.0.6




👁 Image
Telerik.DigitalExperienceCloud.Client 4.0.6

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.0.6
 
 
NuGet\Install-Package Telerik.DigitalExperienceCloud.Client -Version 4.0.6
 
 
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.0.6" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Telerik.DigitalExperienceCloud.Client" Version="4.0.6" />
 
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.0.6
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Telerik.DigitalExperienceCloud.Client, 4.0.6"
 
 
#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.0.6
 
 
#: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.0.6
 
Install as a Cake Addin
#tool nuget:?package=Telerik.DigitalExperienceCloud.Client&version=4.0.6
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

The Progress.Sitefinity.Insight.Client NuGet package contains a .NET Client to work with the Sitefinity Insight REST API. Formerly known as Telerik.DigitalExperienceCloud.Client for Sitefinity Digital Experience Cloud.

Product Versions Compatible and additional computed target framework versions.
.NET net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net48 net48 is compatible.  net481 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.8 28,690 11/5/2025
4.2.3 1,233 8/3/2025
4.1.7 31,197 8/3/2025
4.1.4 2,785 8/5/2025
4.0.6 16,482 8/5/2025
3.4.18 924 8/5/2025
3.4.13 30,888 8/5/2025
3.4.9 903 8/5/2025
3.4.0 7,588 8/5/2025
3.3.17 4,301 8/5/2025
3.3.9 996 8/5/2025
3.3.2 626 8/3/2025
3.3.0 12,385 8/3/2025
3.2.9 615 8/3/2025
3.2.6 658 8/3/2025
3.2.0 625 8/3/2025
3.1.4 639 8/3/2025
3.1.3 631 8/3/2025
3.1.0 638 8/3/2025
2.1.4 620 8/3/2025
Loading failed

Updates:
- Added support for .Net 6.0 and .Net 7.0
- Added support for .Net Framework 4.8 replacing .Net Framework 4.7.2
- All *Client components in Telerik.DigitalExperienceCloud.Client namespace now use System.Net.Http.HttpClient instead of System.Net WebRequest/WebResponse to send and receive data over HTTP causing some of the breaking changes listed below.
- InteractionClient internally splits tracking data into batches and used to send each batch sequentially to the server, now all batches are sent in parallel.

Breaking changes:
- All *Client components in Telerik.DigitalExperienceCloud.Client namespace now throw Telerik.DigitalExperienceCloud.Client.RequestException instead of System.Net.WebException.
- All *Client components in Telerik.DigitalExperienceCloud.Client namespace have a new constructor accepting a System.Net.Http.HttpClient instance and all other constructors are marked as [Obsolete]
- Many components and types that were marked previous as [Obsolete] have been removed:
 - Campaign related ones: CampaignClient, ICampaignClient, Campaign, CampaignType, CampaignActivity, CampaignResult, CampaignStatistic
 - Goal related ones: GoalClient, IGoalClient, Goal, GoalRecommendation, RecommendationsCount, DecisionTree, DecisionTreeSettings, FeatureReuseMode
 - Old data collection ones: SentenceClient, ISentenceClient, SubjectMappingClient, ISubjectMappingClient, Sentence, SubjectMetadata, SubjectMapping, ObjectMetadata,
 - Others: CollectionRequest<T>, DataCenterTrends, DataSourceDetail, DataSourcesStatistics, DataSourceTrends
- Removed members of types that were related to the removed components:
 - ConversionClient
   - AllInsightsUrl property,
- SingleInsightUrl property,
- AllInsightCountUrl property,
- GetAllRecommendations(...) method
- CountRecommendations(...) method
- GetRecommendationById(...) method
 - PersonalizationContext.CampaignsIds property
 - PersonalizationInfo.InCampaigns property
 - PersonalizationInfoV2.InCampaigns property
- Removed a protected method 'Telerik.DigitalExperienceCloud.Client.ClientBase.MakeAsyncRequest(int, string, string, string, Telerik.DigitalExperienceCloud.Client.HeaderOptions)'
 - use instead 'Task<string> MakeAsyncRequest(string address, HttpMethod method, string content, HeaderOptions headerOptions, LoadOptions loadOptions, TimeSpan? timeout = null, string timeoutDefault = null)'
- Removed a protected method Telerik.DigitalExperienceCloud.Client.ClientBase.CreateHttpRequest(string, string, string, System.Net.WebHeaderCollection)'
 - use instead 'static HttpRequestMessage CreateHttpRequest(string address, string data, HttpMethod method, HeaderOptions headerOptions, LoadOptions loadOptions, IAccessToken accessToken)'
- Removed a protected method 'Telerik.DigitalExperienceCloud.Client.MassImportClientBase.MassImport<T>(System.Collections.Generic.IEnumerable<T>, System.Func<System.Collections.Generic.IEnumerable<T>, System.Text.StringBuilder, string>, string, Telerik.DigitalExperienceCloud.Client.HeaderOptions)'
 - use instead 'Task<IImportResult> MassImport<T>(IEnumerable<T> items, Func<T, string> toJsonFunc, string address, HeaderOptions headerOptions)'
- Telerik.DigitalExperienceCloud.Client.RequestException constructor now requires a nullable System.Net.HttpStatusCode argument and all other constructors are removed