SKGLExtension 3.0.3.1
We have renamed the package to Cryptolens.Licensing. Please install the new package, Cryptolens.Licensing, to access new updates. SKGLExtension is no longer maintained.
See the version list below for details.
dotnet add package SKGLExtension --version 3.0.3.1
NuGet\Install-Package SKGLExtension -Version 3.0.3.1
<PackageReference Include="SKGLExtension" Version="3.0.3.1" />
paket add SKGLExtension --version 3.0.3.1
#r "nuget: SKGLExtension, 3.0.3.1"
// Install SKGLExtension as a Cake Addin #addin nuget:?package=SKGLExtension&version=3.0.3.1 // Install SKGLExtension as a Cake Tool #tool nuget:?package=SKGLExtension&version=3.0.3.1
An API documentation can be found at http://api.serialkeymanager.com/.
This library contains methods that can be used to extend the open source SKGL API (such as TimeCheck) as well as those that target the Serial Key Manager Platform (https://serialkeymanager.com/).
NB: SKGL Extension supports Java also: https://github.com/artemlos/SKGL-Extension-for-Java
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Newtonsoft.Json (>= 6.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
4.0.3 | 2,129 | 4/20/2018 | |
4.0.2.6 | 1,303 | 6/21/2017 | |
4.0.1.2 | 1,352 | 6/27/2016 | |
4.0.1.1 | 1,203 | 6/22/2016 | |
3.0.3.1 | 1,301 | 3/16/2016 | |
3.0.2.1 | 1,248 | 1/19/2016 | |
3.0.1.1 | 1,289 | 12/5/2015 | |
2.0.9.1 | 1,266 | 11/1/2015 | |
2.0.8.1 | 1,280 | 9/3/2015 | |
2.0.7.1 | 1,364 | 8/9/2015 | |
2.0.6.1 | 1,368 | 7/24/2015 | |
2.0.5.1 | 1,277 | 5/13/2015 | |
2.0.4.1 | 1,217 | 5/3/2015 | |
2.0.2.1 | 1,298 | 1/30/2015 | |
2.0.1.1 | 1,256 | 1/15/2015 | |
1.0.12.1 | 1,358 | 1/7/2015 | |
1.0.11.1 | 1,563 | 12/9/2014 | |
1.0.10.2 | 1,495 | 11/19/2014 | |
1.0.10.1 | 1,641 | 11/17/2014 | |
1.0.9.1 | 1,496 | 11/4/2014 | |
1.0.8.1 | 1,284 | 10/23/2014 | |
1.0.7.1 | 1,314 | 9/30/2014 | |
1.0.6.1 | 1,243 | 9/27/2014 | |
1.0.5.1 | 1,303 | 8/11/2014 | |
1.0.4.1 | 1,291 | 8/8/2014 | |
1.0.3 | 1,334 | 7/27/2014 |
Keep in mind that we've changed back to support Newtonsoft JSON 6.0.8. However, we always recommend to use the latest version when possible.
KeyInformation class:
* Add an optional customer id field
* Add AuthDetails field
* Add a license key id
SKM class:
* Add customer id retrieval in GetKeyInformationFromParameters
* Add customer id into the signature where applicable in IsKeyInformationGenuine
* Add KeyLock method
General:
* Add KeyLockModel class
* Add KeyLockResult class