#entityframework #entityframeworkcore
In this will discuss to write queries into entity framework core and below point and querying entity framework core
1. Basic Queries(load all, filter result, single records) in entity framework core.
2. Difference between Include and ThenInclude in entity framework core.
3. AsNoTracking in entity framework core.
► Text Version: https://www.tutorialsstar.com/entity-...
► Entity Framework Core Tutorials: • Entity Framework Core Tutorials
► ASP.NET Core Video Tutorials: • ASP.NET Core Tutorials
► Join us on telegram: https://t.me/gtechfluent
Chapters:
00:00 Querying to Entity Framework core.
00:49 Basic Queries to Entity Framework core.
01:35 Include in Entity Framework core.
02:23 ThenInclude in Entity Framework core.
03:41 AsNoTracking in Entity Framework core.
05:25 Basic Queries Live Examples.
11:41 Include Method Live Example.
12:20 AsNoTracking Method Live Example.
13:05 Summary.
#entityframework
#entityframeworkcore
#IncludeVsThenInclude
#AsNoTracking
#entityframeworkcorefeatures