When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Complete guide to Entity Framework Core
Work with a database from your .NET Core application
₹519

This Course Includes
udemy
5 (66 reviews )
4h 20m
english
Online - Self Paced
professional certificate
Udemy
About Complete guide to Entity Framework Core
This course is a complete guide to Entity Framework Core. Whether your are a beginner or more advanced this course is for you. In this course you will learn the following.
Use a code first approach to create a database model
Apply migrations to your database to apply your code model to your database
Configure your database using data annotations and a fluent API
Work with LINQ to perform database queries
Create a repository layer to manage your queries in code
Add, update and delete your database objects
What You Will Learn?
- This course will introduce you to EF Core particularly in building web and API applications. This course focuses on the code first approach and will show you how to manage a database with EF, create data models, and perform complex tasks with EF..