Installation

Prerequisites

This SDK requires .Net with the following target framework versions:

  • net48
  • netstandard2.0
  • net6.0 or later

Installation Guide

Use Nuget to add the SDK as a dependency to your project:

Install-Package Flagship.SDK

These commands will install the Flagship PHP SDK into your project, allowing you to start integrating Flagship features into your application.