1 Star 0 Fork 3

常清静矣/EFCoreMySQLSample

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MySQLSample.csproj 418 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rector 提交于 2021-03-27 15:40 . init
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.4" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="5.0.0-alpha.2" />
</ItemGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/syongaaa/efcore-my-sqlsample.git
git@gitee.com:syongaaa/efcore-my-sqlsample.git
syongaaa
efcore-my-sqlsample
EFCoreMySQLSample
master

搜索帮助