SKGL 2.0.5.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package SKGL --version 2.0.5.2
NuGet\Install-Package SKGL -Version 2.0.5.2
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="SKGL" Version="2.0.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SKGL --version 2.0.5.2
#r "nuget: SKGL, 2.0.5.2"
#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 SKGL as a Cake Addin
#addin nuget:?package=SKGL&version=2.0.5.2

// Install SKGL as a Cake Tool
#tool nuget:?package=SKGL&version=2.0.5.2

SKGL – Serial Key Generating Library is a very simple licensing system that might be used to protect .NET Applications. If you like it, please donate!

Features

* Create and validate human-readable serial keys.
* Simple 20 characters format:  MUYVD-LSEBY-CXHRQ-XFAGY.
* Add eight different features.
* Set a time limit. (Max 999 days).
* Lock a key for a specific machine.

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.

This package has no dependencies.

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
2.0.5.3 24,898 4/20/2014
2.0.5.2 1,821 1/2/2014

Added Iberna's (https://www.codeplex.com/site/users/view/lberna) patch, getHardDiskSerial, that now supports virtual box environment.

From a structural point of view, I've removed some code that was not used, replaced the MegaMath with BigInteger, and changed from Visual Basic to C#.

For users of SKGL 2.0.4.1 or 2.0.5.1, this should not make any difference, except that operations will perform much faster and the size of the dll is much smaller! :)

Enjoy!

Release notes + acknowledgement: http://blog.serialkeymanager.com/2013/12/skgl-2-0-5-2/