https://github.com/cryptolens/examples
https://github.com/cryptolens/examples
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cryptolens/examples
- Owner: Cryptolens
- License: bsd-3-clause
- Created: 2015-12-10T17:19:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T19:33:54.000Z (over 3 years ago)
- Last Synced: 2023-02-27T13:22:14.489Z (over 3 years ago)
- Language: PowerShell
- Size: 6.9 MB
- Stars: 2
- Watchers: 2
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cryptolens Examples
This repository contains examples of how [Cryptolens](https://app.cryptolens.io) can be used to license C# and VB.NET projects.
## Quick start
* [Key Verification](https://github.com/Cryptolens/Examples/tree/master/key-verification) - example files for https://help.cryptolens.io/examples/key-verification
* [Offline Verification](https://github.com/Cryptolens/Examples/tree/master/offline-verification) - example files for https://help.cryptolens.io/examples/offline-verification
* [SDK Licensing](https://help.cryptolens.io/licensing-models/sdk-licensing) - example files for https://help.cryptolens.io/licensing-models/sdk-licensing
## Projects
* [Example of a SaaS model](https://github.com/SerialKeyManager/Examples/tree/master/Digital%20Tools%20Collection) - this guide focuses at the classical way of distributing software, i.e. using license keys.
* [User Login Authentication](https://github.com/SerialKeyManager/Examples/tree/master/Digital%20Tools%20Collection%20User%20Login%20Auth) - this project focuses on the new user login authentication feature.