• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

Entity Framework Core – The Complete Guide (.NET Core 7) (1 Viewer)

Currently reading:
 Entity Framework Core – The Complete Guide (.NET Core 7) (1 Viewer)

Recently searched:

hosea123

Member
LV
1
Joined
Sep 6, 2023
Threads
10
Likes
1
Awards
4
Credits
1,166©
Cash
0$

What you’ll learn​

  • Entity Framework Core
  • Migrations in Entity Framework
  • Fluent API
  • Data Annotations
  • Best practices with Entity Framework Core
  • Relationships in Entity Framework Core
  • Bulk operations in Entity Framework Core
  • Change tracker, RAW SQL, Stored Procs, View, and much more.

Requirements​

  • Basic knowledge of .NET Core
    Basic knowledge of c# / SQL

Description​

Entity Framework is a term that goes hand in hand with ASP.NET Core. It is one of the technologies 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 fundamentals of Entity Framework Core, and then we will 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 Core
  • Use 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 objects
  • Apply best practices with Entity Framework
  • Understand relationships in Entity Framework Core
  • Bulk operations in Entity Framework Core
  • Change tracker, RAW SQL, Stored Procs, View, and much more.
Download link : https://drive.google.com/drive/folders/1lKdHdHd1uf8VYd-wwVSVoQpHJdyEOArM
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom