ASP.NET Core Cross-platform Application Authorization Protection

problem description

previous .NET programs we may identify hardware information such as processor or hard disk serial number. To prevent the program from being copied to another computer without authorization.
current .NET Core programs may have Linux or Windows because they are cross-platform applications, and only Windows hardware information can be obtained even through WMI.

so want to see if there are other ways to better protect cross-platform application authorization

May.17,2022
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30ce9-2bd2a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30ce9-2bd2a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?