Day1:ABP 是什么
ABP 定位:可重复使用的基础轮子,使我们更加专注业务代码,而不是基础设施。
模块化
- 降低管理复杂度
- 提高可重用
- 并发开发
直接用ABP官网生产需要的框架

配置数据库后设置启动项。


No DbContext was found in assembly 'ProjectDb.Web'. Ensure that you're using the correct assembly and that the type is neither abstract nor generic.

解决方法, 在VS Code中用mysql引用,同时ABP下载的时候数据库选择SQlite。就可以了

浙公网安备 33010602011771号