SDKs
...
Getting Started
.NET/C#

.NET SDK Installation

4min

You may add the LicenseSpring .NET SDK to your project via NuGet or download the SDK here: .NET/C# SDK

The supported versions are:

  • .NET: net5.0, net6.0, net7.0
  • .NET Standard: netstandard2.0, netstandard2.1
  • .NET Framework: 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

NuGet Package

.NET CLI
Package Manager
PackageReference
Paket CLI
Text

NuGet Package Manager
NuGet Package Manager


Package Content

.NET Package Contents
.NET Package Contents


After downloading and unzipping the archive, you will find the following items in the LicenseSpring folder:

bin folder:

  • SDK: .NET versions 3.5; 4.0; 4.5; 4.5.1; 4.5.2; 4.6; 4.6.1; 4.6.2; 4.7; 4.7.1; 4.7.2; 4.8; 5.0; 6.0; 7.0; .NET Standard 2.0, .NET Standard 2.1, Xamarin.Forms

documentation folder:

  • A full reference of SDK classes through Doxygen.

samples folder:

  • Code samples for multiple scenarios, including: air-gapped, console, NetCore, WinForm, VB.Net and VBA, cross-platform, Xamarin.Forms, single-sign-on, and web.

Release notes showing changelogs of all recent updates made to the SDK.