All examples are in C# and VB.NET. Most of V1 examples will also work for V2 (sometimes with small changes).
- TLL V1 Examples
- Set license to avoid demo message
- Programatically generate and save license signing keys
- Validate user’s license
- Show actual hardware ID to user
- Programatically generate license file for customer
- Get date and time from remote server
- Generate random string with library
- Encrypt/decrypt text or files with library
- Validate integrity of TreeksLicensingLibrary.dll
- C# complete implementation
- VB.NET complete implementation
- TLL V2 Examples