Video description
Learning Entity Framework Core from scratch for building efficient and secure web applications
About This Video
- Get introduced to Entity Framework Core features in the concept of ASP.NET Core applications
- Learn to work with migrations in Entity Framework Core
- Explore the advanced Entity Framework Core features like raw SQL, seeding, and authentication.
In Detail
Entity Framework is a highly recommended Object Relation Mapping tool used to build complex systems. This course provides a full learning path to getting productive with the Entity Framework Core. Designed with the intermediate developer in mind and utilizing all of the latest features introduced by EF Core 2.0 and ASP.NET Core 2.0.
In this course, you will learn how to create, execute and rollback your own migrations. You will also get familiar with everything you need to create complex relational models. You will explore some of the most important advanced features of the entity framework like shadow properties, database generated values and raw SQL queries. You will know how to take an existing database and write a project based upon it with minimal intervention.
By the end of this course, you will certainly have added Entity Framework Core to your toolbox.
Audience
This course is for developers who haven’t worked with Entity Framework Core. Prior exposure to C# is required to understand the course. This course is also for developers who have worked with ORMs in other languages and want to move to Entity Framework Core.
Publisher resources
Product information
- Title: Learning Entity Framework Core
- Author(s):
- Release date: November 2017
- Publisher(s): Packt Publishing
- ISBN: 9781788628921
You might also like
video
C# in Depth, 4th Ed, Video Edition
"Jon doesn’t just explain how C# works; he explains how the whole thing holds together as …
video
RESTful Web services with ASP.NET Core
A beginner’s first practical step in using REST with ASP.NET Core to create the backend for …
video
.NET Core Microservices
Build distributed system using microservices architecture About This Video Learn how to work with the microservice …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …