- Sign up for a free account
- Run the welcome wizard (this will create a key pair, a product and a license template on the LicenseSpot web application)
- Add a reference to the LicenseSpot NUGET package
- Import the library in your code
using SkyXoft.BusinessSolutions.LicenseManager.Protector - Add the validation lines to your application
ExtendedLicense license = ExtendedLicenseManager.GetLicense(typeof(Form1), this,info)
bool isValid = license.Validate()
Get started now
Let us add the code and copy protection to your project: Learn more