摘要:
Install-Package Newtonsoft.Json -Version 9.0.1; Install-Package System.Data.Sqlite; Install-Package SqlSugar; using System.Data.SqlTypes; using System 阅读全文
摘要:
install-package microsoft.extensions.dependencyinjection; using System.Diagnostics; using System.Runtime.CompilerServices; using Microsoft.Extensions. 阅读全文
摘要:
//1.in order to use System.Windows.MessageBox,update the csproj file as below <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>net8. 阅读全文