branch icon

Update AspNet Zero's license codes. #10258

related #9727

  • Updates license checkers. In current version our license checker is not extendable. I moved all the logics into the internal base class then use it with required parameters. Base class does not need to know where data comes from. What it need is LicenseCode , AssemblyName and LicenseController. Since these are not allocated in the current version, we have filled them with null value assignments in the radtool. I moved the code to the base class and use it anywhere needed. (I need to override some code in Radtool)
  • aspnetzero.com's license checker will also return if license is currently active. Radtool uses it not to let license expired users to use radtool.
Version
6.0.0
发布日期
05 十月, 2022
标签
aspnetzero