03 2023 档案
摘要:目录 1.安装 Hyper-V Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All 2.安装WSL2 2.1以管理员启动运行 Windows PowerShell PS C:\Users\Administ
阅读全文
摘要:1.安装SDK依赖库 <PackageReference Include="PushNotifications.Server" Version="1.3.35" /> <PackageReference Include="PushNotifications.Server.AspNetCore" Ve
阅读全文
摘要:一.添加基础设施 1.添加配置实体模型 public class GetuiConfigOptions { public string AppID { get; set; } public string AppKey { get; set; } public string AppSecret { g
阅读全文
浙公网安备 33010602011771号