Skip to main content

Basic setup of .NET SDK

This topic describes how to create a basic setup.

  1. Open Microsoft Visual Studio.

    Information noteScreen shots in this procedure depict Microsoft Visual Studio 2013.
  2. In Visual Studio, select File > New > Project.

    The New Project dialog is displayed.

  3. In the New Project dialog, define the project by selecting the Windows Forms Application template. Then give both the project and the solution a name, and specify a save location.

    Information noteMake sure the .NET Framework version is set to 4.5.2, or higher.

    The New Project window, with Windows Forms Application selected.

    The new project is created and opens in Visual Studio.

  4. The references needed are available as a package at www.nuget.org/packages/QlikSense.NetSDK/. Add the references by installing NuGet package Qlik Sense .NET SDK.

    The Manage NuGet Packages window, with Qlik Sense .Net SDK selected.

    Click OK.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!