(支持框架参考:https://docs.microsoft.com/zh-cn/dotnet/standard/net-standard) (4)移除 移除7zip第三方组件的依赖 移除RegistryUtil
参考微软官方文档:https://docs.microsoft.com/zh-cn/dotnet/standard/net-standard
原文作者: Christian Findlay 原文链接:https://christianfindlay.com/2020/12/21/net-standard/
(https://docs.microsoft.com/en-us/dotnet/standard/net-standard) ?
将二维码图片保存为PNG文件不需要使用Bitmap类,适用于net-core和net-standard。对于PNG 图像文件来说,Bitmap明显要小于QRSaveBitmapImage。