摘要:
// Import necessary namespaces using System.Net.Http; using System.Text; using System.Threading.Tasks; // Define a method to send a message to the WeC 阅读全文
摘要:
执行以下命令即可 dotnet dev-certs https --clean dotnet dev-certs https --trust Enforce HTTPS in ASP.NET Core | Microsoft Learn AuthenticationException: The re 阅读全文
摘要:
1、本地调试正常, 部署到Docker里,会报错: Unable to load shared library 'libSkiaSharp' or one of its dependencies. 解决办法:把SkiaSharp包删掉,引用另一个包SkiaSharp.NativeAssets.Lin 阅读全文