Skip to content

C# library to create and validate licenses based on features with a hierarchical structure for easy management.

License

Notifications You must be signed in to change notification settings

ThreeToes/LicenseManager

Repository files navigation

Requirements to build LicenseManager:
- VisualStudio 2012 or Visual Studio 2010 (Xamarin may work, haven't tested it though)
- .NET 4

To start using licenses, instantiate a license manager and call LoadLicense on the path. This will give you a license file to use, 
call IsValid with the name of the attribute to see if it's valid. At this stage, only JSON licenses are supported, but I'm going to implement
a signed file next before I get to work on the manager UI

About

C# library to create and validate licenses based on features with a hierarchical structure for easy management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages