WPF_激活码程序
1.Nuget引入HandyControl https://handyorg.github.io/handycontrol/quick_start/
2.Nuget引入Enums.NET 并且 System.Runtime.CompilerServices.Unsafe 使用6.0版本
3.添加引用 System.Text.Json、System.Memory、System.Management
4.using System.Text.Json; using System.Management;