This is a basic SDK for Qlik Sense REST access with authentication configuration built along the same line as the .Net SDK for the Engine API.
Info
Version: | 2.0.0 |
Author(s): | Øystein Kolsrud |
Last Update: | Thursday, October 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kolsrud/qlik_rest_sdk |
NuGet Url: | https://www.nuget.org/packages/QlikSenseRestClient |
Install
Install-Package QlikSenseRestClient
dotnet add package QlikSenseRestClient
paket add QlikSenseRestClient
QlikSenseRestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
Tags