Sign in to confirm you’re not a bot
This helps protect our community. Learn more
These chapters are auto-generated

Intro

0:00

State of the Unicorn

3:55

EF6 Architecture

10:17

Why EF6

13:13

Why EFCore

16:12

Favorite database providers

19:57

PostgreSQL support

21:02

Migrating

24:19

First or Default

27:04

Execute Delete

29:32

Azure Cosmos DB for PostgreSQL

30:27

Installing packages

31:47

Where to install the design package

36:47

Additional packages

37:47

Abstractions package

39:47

Where to start

41:17

More questions

43:27

Save Changes

44:37

Ignore Include

46:37

Filter Include

49:27

Async

50:52

SQL Lite Async

52:17

InMemory Async

52:52

Generating a SubQuery

54:02

Generating a LinkQuery

55:42

Including more than one entity

57:17
.NET Data Community Standup - Entity Framework Core FAQs
Join the Microsoft .NET Data team to get answers to many frequently asked questions about EF Core. For example: What's the difference between EF Core and EF6? What NuGet packages to I need to install to use EF Core? Should I always use no-tracking queries? Why does EF Core sometimes ignore Includes? What's wrong with using owned types for value objects? Should I create a repository over EF Core? Why does the in-memory database not work in my tests? How do I call stored procedures from EF Core? How do I see the SQL for a LINQ query? Featuring: Arthur Vickers (@ajcvickers), Shay Rojansky (@shayrojansky), Jiachen Jiang (@jiachenjiang_)

Follow along using the transcript.

dotnet

325K subscribers