SKGLExtension 1.0.7.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 1.0.7.1
NuGet\Install-Package SKGLExtension -Version 1.0.7.1
<PackageReference Include="SKGLExtension" Version="1.0.7.1" />
paket add SKGLExtension --version 1.0.7.1
#r "nuget: SKGLExtension, 1.0.7.1"
// Install SKGLExtension as a Cake Addin #addin nuget:?package=SKGLExtension&version=1.0.7.1 // Install SKGLExtension as a Cake Tool #tool nuget:?package=SKGLExtension&version=1.0.7.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)
* Key Activation Trial (allows you to update a key if it is a trial key)
* Get Machine Code (calculates a machine code given any hash function)
* Get Eight Byte 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/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Newtonsoft.Json (>= 6.0.4)
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 |
Fixed a potential bug with different json array sizes.