SKGLExtension 2.0.4.1
dotnet add package SKGLExtension --version 2.0.4.1
NuGet\Install-Package SKGLExtension -Version 2.0.4.1
<PackageReference Include="SKGLExtension" Version="2.0.4.1" />
paket add SKGLExtension --version 2.0.4.1
#r "nuget: SKGLExtension, 2.0.4.1"
// Install SKGLExtension as a Cake Addin #addin nuget:?package=SKGLExtension&version=2.0.4.1 // Install SKGLExtension as a Cake Tool #tool nuget:?package=SKGLExtension&version=2.0.4.1
An API documentation can be found at http://api.serialkeymanager.com/.
This library contains methods for:
* Time change check (make sure the time has not been changed on the client computer)
* Key Validation (this will use http://serialkeymanager.com/ to validate keys against the database)
* Key Activation (this will, depending on the settings, activate a key with a specific machine code)
* Get Machine Code (calculates a machine code given any hash function)
* Get Eight Digit Hash (returns an 8 digit long hash number)
Note
* The article of how the activation component can be used is found here: http://support.serialkeymanager.com/howto/key-activation-through-a-client-application/
* For Key Activation Trial: http://support.serialkeymanager.com/howto/trial-activation/
* For Key Validation: http://support.serialkeymanager.com/howto/validate-keys-online-through-your-application/
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)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.4.1 | 78 | 5/3/2015 |
2.0.2.1 | 80 | 1/30/2015 |
2.0.1.1 | 60 | 1/15/2015 |
1.0.12.1 | 53 | 1/7/2015 |
1.0.11.1 | 59 | 12/9/2014 |
1.0.10.2 | 213 | 11/19/2014 |
1.0.10.1 | 352 | 11/17/2014 |
1.0.9.1 | 288 | 11/4/2014 |
1.0.8.1 | 61 | 10/23/2014 |
1.0.7.1 | 67 | 9/30/2014 |
1.0.6.1 | 64 | 9/27/2014 |
1.0.5.1 | 74 | 8/11/2014 |
1.0.4.1 | 60 | 8/8/2014 |
1.0.3 | 40 | 7/27/2014 |
Release notes can be found here: http://blog.artemlos.net/posts/release-notes-for-skgl-extension-2-0-4/