没有合适的资源?快使用搜索试试~ 我知道了~
首页Entity Framework Core in Action--2018
Reading and storing data is a core part of any application, and .NET developers want database access to be easy and intuitive. Entity Framework Core is a .NET library designed to simplify data persistence, bridging the mismatch between the different structures of object-oriented code and relational databases. Entity Framework Core in Action teaches developers how to add database functionality to .NET applications with EF Core.
资源详情
资源评论
资源推荐

Key topics covered in this book: the primary chapter covering each topic is listed rst.
Key gures that go with the topic are also listed.
Topics Chapters Key figures
Setting up EF Core 1, 2, 6, 7, 8, 5 1.4, 1.5, 2.6
Query the database 2, 5, 10 2.5, 2.9,
Create, update, delete 3, 5, 7, 10 3.1, 3.2, 3.3, 3.4
Business logic 4, 5, 10 4.2, 5.1, 5.4
ASP.NET Core 5, 2 5.1, 5.4
Dependency injection 5, 14, 15 5.2, 5.3
Async/await 5, 12 5.8, 5.9, 5.10
Congure non-relational 6 6.1, 6.2
Congure relationships 7, 8 7.1, 7.2, 7.3, 7.4
Congure table mappings 7 7.10 , 7.11
Concurrency issues 8, 13 8.3, 8.4, 8.5, 8.6, 8.7
How EF Core works inside 1, 9, 14 1.6, 1.8, 1.10, 9.1
Design patterns 10, 4, 12 5.1, 10.1, 10.5, 10.6, 14.1, 14.2
Domain-driven design 10, 4 4.2, 10.5, 10.6
Database migrations 11, 5 11.1, 11.2, 11.3, 11.4, 11.5, 11.6
Performance tuning 12, 13, 14 12.1, 11.2, 11.4, 13.7, 14.5
Different databases 14
Data validation 6, 4, 10 10.7
Unit testing 15 15.2
LINQ language Appendix A, 2 A.2, A.1
Application’s DbContext
property access
A series of LINQ and/or
EF Core commands
An execute
command
context.Books.Where(p => p.Title.StartsWith(”Quantum”).ToList()
An example of an Entity Framework Core database query
www.allitebooks.com
剩余522页未读,继续阅读


















白鸽-小蛋
- 粉丝: 10
- 资源: 168
上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
最新资源
- Xilinx SRIO详解.pptx
- Informatica PowerCenter 10.2 for Centos7.6安装配置说明.pdf
- 现代无线系统射频电路实用设计卷II 英文版.pdf
- 电子产品可靠性设计 自己讲课用的PPT,包括设计方案的可靠性选择,元器件的选择与使用,降额设计,热设计,余度设计,参数优化设计 和 失效分析等
- MPC5744P-DEV-KIT-REVE-QSG.pdf
- 通信原理课程设计报告(ASK FSK PSK Matlab仿真--数字调制技术的仿真实现及性能研究)
- ORIGIN7.0使用说明
- 在VMware Player 3.1.3下安装Redhat Linux详尽步骤
- python学生信息管理系统实现代码
- 西门子MES手册 13 OpcenterEXCR_PortalStudio1_81RB1.pdf
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制

评论0