会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
时全
博客园
首页
新随笔
联系
订阅
管理
2021年12月6日
vs code 使用EF命令生成数据库
摘要: dotnet tool install --global dotnet-ef dotnet ef migrations add name dotnet ef database update dotnet ef migrations remove dotnet ef database drop 记录一
阅读全文
posted @ 2021-12-06 10:55 时全
阅读(142)
评论(0)
推荐(0)
2021年12月5日
git 操作记录
摘要: 1.创建仓库后 克隆到本地目录 然后再拷贝代码进入目录 再提交到gitee 好用的 本地代码 创建后 目录下 git init 创建git管理后 想上传到gitee 2.空仓库加入 步骤 : gitee 新建一个空仓库(空) 空的仓库 才可以 我的新建仓库名 asd 代码中 Git 全局设置: gi
阅读全文
posted @ 2021-12-05 23:39 时全
阅读(50)
评论(0)
推荐(0)
2021年6月30日
记录一下 vs2013 .net创建mysql EntityFramework实体模型的过程中碰到的问题
摘要: ef版本6.0.0 1.首先安装Mysql配置之后,需要安装这两个 1、网页搜索mysql-for-visualstudio:Mysql的Visual Studio插件,1.2.3版本 2、网页搜索mysql-connector-net:.net连接Mysql的程序,6.8.3,版本。如果安装高版本
阅读全文
posted @ 2021-06-30 17:34 时全
阅读(67)
评论(0)
推荐(0)
发一个试试样式
摘要: 发一个试试样式
阅读全文
posted @ 2021-06-30 11:03 时全
阅读(26)
评论(1)
推荐(0)
公告