Media Summary: Guest Koen Bekkenutte will introduce us to the EFCore. We asked, and you listened! Nearly 4000 developers responded to the EF Core 2020 survey. In this edition of the Back to the basics: EF Core and ASP.NET Core from the documentation team.

Entity Framework Community Standup Triggers - Detailed Analysis & Overview

Guest Koen Bekkenutte will introduce us to the EFCore. We asked, and you listened! Nearly 4000 developers responded to the EF Core 2020 survey. In this edition of the Back to the basics: EF Core and ASP.NET Core from the documentation team. Guest Jon P Smith shows how he built a demo e-commerce book selling site that uses EF Core. He started with 700 books then ... There are many useful projects in the unofficial EF Core repo, from custom naming conventions and check constraints to ... Learn what a query plan is, how to view EF Core query plan in LINQPad, find missing indexes, and improve performance of your ...

GraphQL is a great way to expose data whether you expose your business layer in a much richer way or just map your data ... Join us for a stream where Klaus Kirchhoff introduces "Lightweight Type inheritance hierarchies as used in object-oriented programming do not map naturally to relational database schemas. In this ...

Photo Gallery

Entity Framework Community Standup - Triggers for EF Core
Entity Framework Community Standup - EF Core 6.0 Survey Results
Entity Framework Community Standup - EF Core with ASP.NET Core
Entity Framework Community Standup - Performance Tuning an EF Core App
.NET Data Community Standup - Celebrating 20 Years of .NET: Entity Framework
Entity Framework Community Standup - Open Source Software (OSS) Projects for EF Core
Entity Framework Community Standup - Visualizing database query plans
.NET Data Community Standup - Stop using Entity Framework as a DTO provider!
Entity Framework Community Standup - Building Modern Apps with GraphQL
Entity Framework Community Standup - Introducing EF Core Compiled Models
.NET Data Community Standup: Lightweight Framework to Automate EF Components
.NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core
View Detailed Profile
Entity Framework Community Standup - Triggers for EF Core

Entity Framework Community Standup - Triggers for EF Core

Guest Koen Bekkenutte will introduce us to the EFCore.

Entity Framework Community Standup - EF Core 6.0 Survey Results

Entity Framework Community Standup - EF Core 6.0 Survey Results

We asked, and you listened! Nearly 4000 developers responded to the EF Core 2020 survey. In this edition of the

Entity Framework Community Standup - EF Core with ASP.NET Core

Entity Framework Community Standup - EF Core with ASP.NET Core

Back to the basics: EF Core and ASP.NET Core from the documentation team.

Entity Framework Community Standup - Performance Tuning an EF Core App

Entity Framework Community Standup - Performance Tuning an EF Core App

Guest Jon P Smith shows how he built a demo e-commerce book selling site that uses EF Core. He started with 700 books then ...

.NET Data Community Standup - Celebrating 20 Years of .NET: Entity Framework

.NET Data Community Standup - Celebrating 20 Years of .NET: Entity Framework

As .NET celebrates its 20th birthday,

Entity Framework Community Standup - Open Source Software (OSS) Projects for EF Core

Entity Framework Community Standup - Open Source Software (OSS) Projects for EF Core

There are many useful projects in the unofficial EF Core repo, from custom naming conventions and check constraints to ...

Entity Framework Community Standup - Visualizing database query plans

Entity Framework Community Standup - Visualizing database query plans

Learn what a query plan is, how to view EF Core query plan in LINQPad, find missing indexes, and improve performance of your ...

.NET Data Community Standup - Stop using Entity Framework as a DTO provider!

.NET Data Community Standup - Stop using Entity Framework as a DTO provider!

Chris Klug has some opinions about

Entity Framework Community Standup - Building Modern Apps with GraphQL

Entity Framework Community Standup - Building Modern Apps with GraphQL

GraphQL is a great way to expose data whether you expose your business layer in a much richer way or just map your data ...

Entity Framework Community Standup - Introducing EF Core Compiled Models

Entity Framework Community Standup - Introducing EF Core Compiled Models

EF Core creates an internal model for

.NET Data Community Standup: Lightweight Framework to Automate EF Components

.NET Data Community Standup: Lightweight Framework to Automate EF Components

Join us for a stream where Klaus Kirchhoff introduces "Lightweight

.NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core

.NET Data Community Standup - TPH, TPT, and TPC Inheritance mapping with EF Core

Type inheritance hierarchies as used in object-oriented programming do not map naturally to relational database schemas. In this ...

Entity Framework Community Standup - Typed Exceptions for Entity Framework Core

Entity Framework Community Standup - Typed Exceptions for Entity Framework Core

When using