Getting Started
It's pretty straightforward to get started with .Net Licensing:
- Create a project in Visual Studio or other IDE, targeting .Net Framework 3.0 or later;
- Add nuget package DevZest.Licensing to your project.
- Documentation available: Programming Guide and Class Library
- Source code available: https://github.com/DevZest/Licensing.
- Samples available: https://github.com/DevZest/Licensing.Samples.