Kantar.KDP.SDK.Core
1.5.0
dotnet add package Kantar.KDP.SDK.Core --version 1.5.0
NuGet\Install-Package Kantar.KDP.SDK.Core -Version 1.5.0
<PackageReference Include="Kantar.KDP.SDK.Core" Version="1.5.0" />
paket add Kantar.KDP.SDK.Core --version 1.5.0
#r "nuget: Kantar.KDP.SDK.Core, 1.5.0"
// Install Kantar.KDP.SDK.Core as a Cake Addin #addin nuget:?package=Kantar.KDP.SDK.Core&version=1.5.0 // Install Kantar.KDP.SDK.Core as a Cake Tool #tool nuget:?package=Kantar.KDP.SDK.Core&version=1.5.0
SDK to allow you to access the Kantar Development Platform (KDP) from your .NET applications
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 6.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Kantar.KDP.SDK.Core:
Package | Downloads |
---|---|
Kantar.KDP.SDK.Owin
Owin authentication layer for KDP |
GitHub repositories
This package is not used by any popular GitHub repositories.
Checkout the github-wiki at the project URL for documentation.
Version 1.5 - KDPClient no longer inherit from HttpClient, only one HttpClient is created to reuse tcp connections
Version 1.4 - Added country and country code to users
Version 1.3
* Non-async calling context fixed
* Identity claim handling methods now in core
* HasPermission extensions methods for identity and claims list
Version 1.2 - Fix anti-forgery token, fix OWIN linkage to configuration patches
Version 1.1 - Improved web and app.config auto configuration
Version 1.0.1 - Revamped the SDK to provide more abstraction and all services KDP offers