soldierq / QLicense

A Ready To Use Software Licensing Solution in C#
MIT License
181 stars 93 forks source link

Question about creationTime #3

Open CsharpNoobDude opened 7 years ago

CsharpNoobDude commented 7 years ago

Where can I set the creation time? For me it is always 1.1.0001 for some reason...

soldierq commented 7 years ago

Do you mean "CreateDateTime"? There is no "creationTime" in the code.

hemalrathod commented 7 years ago

Its very nice and neat code with beautiful structure. I would like to know one thing. How can I add Trial license and Subscription based license?I tried but modifying this tightly coupled code requires lot of changes. Can you help me where should I start?