摘要: 视频教学: https://www.bilibili.com/video/BV1m84y1w7Tb?p=51&vd_source=e6b56a12a1d9ef11f6c137aada2a1cac 官网 https://maven.apache.org/ 在官网下载压缩文件, 解压缩到没有中文路径的目 阅读全文
posted @ 2023-11-06 08:25 Ken-Cai 阅读(2) 评论(0) 推荐(0) 编辑
摘要: Vue3+.NET7最新框架实战,手写电商管理后台|2023全新录制,前后分离架构(C#/.NET6/.NET Core) https://pan.baidu.com/s/1SBt4RTT_m6uA9pk857KlcQ?pwd=6666 https://www.bilibili.com/video/ 阅读全文
posted @ 2023-10-05 15:31 Ken-Cai 阅读(26) 评论(0) 推荐(0) 编辑
摘要: https://www.exception.site/ 阅读全文
posted @ 2023-08-03 09:57 Ken-Cai 阅读(650) 评论(0) 推荐(0) 编辑
摘要: Microsoft.EntityFrameworkCore Microsoft.EntityFrameworkCore.Design Pomelo.EntityFrameworkCore.MySql Microsoft.EntityFrameworkCore.Tools using System;u 阅读全文
posted @ 2023-05-12 22:20 Ken-Cai 阅读(44) 评论(0) 推荐(0) 编辑
摘要: 学习网站 https://learn.microsoft.com/zh-cn/ EntityFramework https://learn.microsoft.com/zh-cn/aspnet/core/data/ef-rp/intro?view=aspnetcore-7.0&tabs=visual 阅读全文
posted @ 2023-05-12 08:51 Ken-Cai 阅读(9) 评论(0) 推荐(0) 编辑
摘要: Visual Studio: 面向软件开发人员和 Teams 的 IDE 和代码编辑器 (microsoft.com) 阅读全文
posted @ 2022-04-10 18:01 Ken-Cai 阅读(9) 评论(0) 推荐(0) 编辑
摘要: https://zhuanlan.zhihu.com/p/99343202 阅读全文
posted @ 2022-01-21 17:32 Ken-Cai 阅读(23) 评论(0) 推荐(0) 编辑
摘要: 添加: 一般不调用 base.CeateAsync(input); 而是调用 Repository.Insert(ObjectMaper.Map<Xxx>(input); 修改: 一般不调用 base.UpdateAsync(input); 而是不需要处理. ABP 会自动更新数据库. 如果调用了" 阅读全文
posted @ 2022-01-18 12:04 Ken-Cai 阅读(191) 评论(0) 推荐(0) 编辑
摘要: https://lison16.github.io/iview-admin-doc/#/ 阅读全文
posted @ 2022-01-17 15:21 Ken-Cai 阅读(37) 评论(0) 推荐(0) 编辑
摘要: 如果不想使用 ISO 日期格式, .Net Core 3.0 System.Text.Json DateTime Json日期格式化(去掉T)_chen1989jun的博客-CSDN博客 阅读全文
posted @ 2022-01-12 21:33 Ken-Cai 阅读(277) 评论(0) 推荐(0) 编辑