Entity Framework Core - The Complete Guide (.NET Core 7)

所在平台: Udemy

课程主页: https://www.udemy.com/course/entity-framework-core-the-complete-guide-net-5/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Entity Framework Core - The Complete Guide (.NET Core 7) **课程概述:** 本课程全面讲解如何在ASP.NET Core应用程序中使用Entity Framework Core。Entity Framework 是ASP.NET Core领域中一项常用但常常被误解的技术。本课程将带您从基础概念入手,逐步深入到高级主题,帮助您掌握使用Entity Framework Core(特别是Code First方法)构建和架构复杂ASP.NET Core应用程序所需的全部知识。 **课程亮点:** * **持续更新:** 与其他可能过时或遗漏关键内容的课程不同,本课程内容经过精心设计,确保与时俱进,覆盖从初级到高级的Entity Framework Core所有重要主题。 * **Code First 优先:** 重点教授使用Code First方法,让您更高效地进行数据库开发。 **学完本课程,您将能够:** * **理解基础:** 掌握Entity Framework Core的基本概念。 * **数据库迁移:** 使用Code First迁移推送数据库变更,并学习如何有效管理它们。 * **约定重写:** 学习如何通过Data Annotations和Fluent API来重写Code First的默认约定。 * **LINQ精通:** 深入理解LINQ的工作原理,并掌握如何高效地过滤数据。 * **数据操作:** 能够轻松实现对象的添加、更新和删除。 * **最佳实践:** 应用Entity Framework Core的最佳实践来优化您的代码。 * **关系处理:** 理解和管理Entity Framework Core中的实体间关系。 * **批量操作:** 掌握Entity Framework Core的批量操作技术。 * **深入探索:** 了解Change Tracker、RAW SQL、Stored Procedures、Views等更多高级功能。 **总而言之,这是一门旨在让您在ASP.NET Core开发中充分发挥Entity Framework Core强大功能的完整指南。**

课程评论(0条)

课程详情

Entity Framework is a term that goes hand by hand with ASP.NET Core. It is one of that technology that is used very often and is not understood most of the time.This course will teach you everything you need to know about using Entity Framework Core with ASP.NET Core. The skills you will learn will help you to build and architect complex ASP.NET Core applications that make full use of Entity Framework Core with Code First. We will start with the basic fundamentals of Entity Framework Core and then we would dive into advanced concepts.Unlike other courses, which are outdated or do not convert all the topics. I have especially taken care to keep the course updated as well as cover topics from beginner to advanced topics with Entity Framework Core.By the end of watching this course, you'll be able to:Understand the basics of Entity Framework CoreUse code-first migrations to push changes to the database, and learn how to manage them.Override code-first conventions (using data annotations and fluent API)Understand how LINQ works and how to filter data.Add, update and remove objectsApply best practices with Entity FrameworkUnderstand relationships in Entity Framework CoreBulk operations in Entity Framework CoreChange tracker, RAW SQL, Stored Procs, View, and much more.

课程标签

0人关注该课程

主题相关的课程