找回密码
 To register

QQ登录

只需一步,快速开始

扫一扫,访问微社区

Titlebook: Beginning Entity Framework Core 5; From Novice to Profe Eric Vogel Book 2021 Eric Vogel 2021 Entity Framework..NET Core..NET.SQL Server.ASP

[复制链接]
楼主: notable
发表于 2025-3-25 06:15:20 | 显示全部楼层
EntitiesEntities are the focus of Entity Framework Core 5. An entity is an object that maps to one or more tables in a database. Entity Framework Core 5 uses a code-first approach. This means that you create your entities and Entity Framework will generate the database schema to store your entity data.
发表于 2025-3-25 07:39:34 | 显示全部楼层
发表于 2025-3-25 14:34:09 | 显示全部楼层
Inserting DataNow that we learned how to retrieve data from our database using Entity Framework Core 5, let us look at how to insert new data into our database. I will cover how to insert into a table and its child tables by the use of its navigation properties.
发表于 2025-3-25 16:50:45 | 显示全部楼层
发表于 2025-3-25 20:03:12 | 显示全部楼层
AggregationsEntity Framework Core 5 includes several ways to aggregate your data. In this chapter, I will be covering count, min, max, average, sum, and group by. The group by clause is often used in conjunction with the aggregation operations. I will cover the simple operators first and then show how to use them with group by.
发表于 2025-3-26 03:34:02 | 显示全部楼层
MigrationsIn this chapter, I will cover how migrations work in Entity Framework Core 5. A migration allows you to version database changes in your application. I will cover how you can add and run migrations. I will also cover how you can update to a given database version or revert to a previous migration.
发表于 2025-3-26 06:51:04 | 显示全部楼层
Authentication on the WebIn this chapter, I will cover how to set up authentication on our ASP.NET Core MVC application. Our users will be stored in our SQL Server database, and Entity Framework Core 5 will be used to access it.
发表于 2025-3-26 11:42:25 | 显示全部楼层
Eric VogelIntroduces important new features that are part of Entity Framework Core 5.Covers the core features (including CRUD operations) that every developer needs.Leaves readers with a working prototype on wh
发表于 2025-3-26 13:16:56 | 显示全部楼层
发表于 2025-3-26 17:53:33 | 显示全部楼层
https://doi.org/10.1007/978-3-658-30523-9ontext class allows you to interface with your database store. Through DbContext, you can perform create, read, update, and delete operations. In addition, you can perform aggregations such as sum, max, average, and count.
 关于派博传思  派博传思旗下网站  友情链接
派博传思介绍 公司地理位置 论文服务流程 影响因子官网 SITEMAP 大讲堂 北京大学 Oxford Uni. Harvard Uni.
发展历史沿革 期刊点评 投稿经验总结 SCIENCEGARD IMPACTFACTOR 派博系数 清华大学 Yale Uni. Stanford Uni.
|Archiver|手机版|小黑屋| 派博传思国际 ( 京公网安备110108008328) GMT+8, 2025-6-9 05:22
Copyright © 2001-2015 派博传思   京公网安备110108008328 版权所有 All rights reserved
快速回复 返回顶部 返回列表