Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.6 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.6 KB

enigma.net

CodeFactor travis CLA assistant Nuget

enigma.net is a library that helps you communicate with a Qlik Associative Engine. Examples of use may be building your own analytics tools, back-end services, or other tools communicating with a Qlik Associative Engine. As an example Qlik Core provides an easy way to get started and in the tests. enigma.net is compared to the Qlik.NET SDK .NET Core ready, but also support the regular .NET Framework. For more details see the comparison.



Installation

dotnet add package enigma.net

Getting started

cooming soon

Schemas

enigma.net does't includes generated API code. The shema is available as extra nuget package qlik-engineapi. The intention is to separate the shema complete from this library, so that you are free which versions you combine. Schema Github