HousniSaad / SKGL

A very simple to use licensing system for .NET applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SKGL – Serial Key Generating Library

SKGL is a very simple licensing system that can be used to protect .NET Applications. It's predecessor is Cryptolens (https://cryptolens.io) - a licensing system as a service (SaaS).

This page is still under construction. Please see the CodePlex site in mean time: https://archive.codeplex.com/?p=skgl

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.

About

A very simple to use licensing system for .NET applications

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C# 100.0%