会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
海岸线summer
Powered by
博客园
博客园
|
首页
|
新随笔
|
联系
|
订阅
|
管理
2021年10月13日
EFCore-CodeFirst-Mysql 创建ConsoleApplication 程序
摘要: 1、创建一个ConsoleApplication,程序集选择.NET5.;添加对应的依赖 2、添加对应的类Student、Course、Classes using System; using System.Collections.Generic; using System.ComponentMode
阅读全文
posted @ 2021-10-13 19:33 海岸线summer
阅读(151)
评论(0)
推荐(0)
编辑