SKGLExtension 2.0.7.1

Suggested Alternatives

Cryptolens.Licensing

Additional Details

We have renamed the package to Cryptolens.Licensing. Please install the new package, Cryptolens.Licensing, to access new updates. SKGLExtension is no longer maintained.

There is a newer version of this package available.
See the version list below for details.
dotnet add package SKGLExtension --version 2.0.7.1
NuGet\Install-Package SKGLExtension -Version 2.0.7.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SKGLExtension" Version="2.0.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SKGLExtension --version 2.0.7.1
#r "nuget: SKGLExtension, 2.0.7.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SKGLExtension as a Cake Addin
#addin nuget:?package=SKGLExtension&version=2.0.7.1

// Install SKGLExtension as a Cake Tool
#tool nuget:?package=SKGLExtension&version=2.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)
* 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,024 4/20/2018
4.0.2.6 1,267 6/21/2017
4.0.1.2 1,318 6/27/2016
4.0.1.1 1,173 6/22/2016
3.0.3.1 1,271 3/16/2016
3.0.2.1 1,214 1/19/2016
3.0.1.1 1,259 12/5/2015
2.0.9.1 1,237 11/1/2015
2.0.8.1 1,253 9/3/2015
2.0.7.1 1,331 8/9/2015
2.0.6.1 1,334 7/24/2015
2.0.5.1 1,236 5/13/2015
2.0.4.1 1,187 5/3/2015
2.0.2.1 1,267 1/30/2015
2.0.1.1 1,226 1/15/2015
1.0.12.1 1,323 1/7/2015
1.0.11.1 1,532 12/9/2014
1.0.10.2 1,463 11/19/2014
1.0.10.1 1,611 11/17/2014
1.0.9.1 1,470 11/4/2014
1.0.8.1 1,256 10/23/2014
1.0.7.1 1,284 9/30/2014
1.0.6.1 1,215 9/27/2014
1.0.5.1 1,270 8/11/2014
1.0.4.1 1,259 8/8/2014
1.0.3 1,304 7/27/2014

Add extension methods to simplify licensing logic. See: https://support.serialkeymanager.com/kb/simplifying-the-code-fluent-interface/