ThinkSharp.Licensing Versions Save

Simple library with fluent API for creating and verifying signed licenses

1.1.0

1 month ago
  • fixed issue with cross-plattform licence verification (#10)
  • HasExpirationDate does not work as expected (#12)
  • SignedLicense does not accept custom issue dates (#13)
  • some non-functional improvements / refactorings

1.0.0

3 years ago
  • Improved project structure (some non-compatible changes in namespaces)
  • Improved support for .net 5.0

0.2.1

6 years ago

Added properties:

  • SignedLicense.HasSerialNumber
  • SignedLicense.HasHardwareIdentifier
  • SignedLicense.HasExpirationDate

0.1.0

6 years ago
  • Initial version

0.1.1

6 years ago
  • Updated AssemblyInfo.cs file

0.2.0

6 years ago
  • Added Comments
  • Removed overload with boolean flag of method SignedLicense.Serialize(bool)
  • Added method SignedLicense.SerializeAsPlainText()