Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions entity-framework/core/learn-more/community-standups.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The .NET Data Community Standups are live-streamed monthly (roughly) on Thursday

| Date | Area | Title |
|--------------|-----------------------|------------------------------------------------------------------------------------------|
| May 21, 2026 | EF Core | [8 Real-World Query Anti-Patterns (and How to Fix Them)](#May21_2026) |
| Apr 23, 2026 | Tools | [Lightweight Framework to Automate EF Components](#Apr23_2026) |
| Mar 19, 2026 | DevArt | [How dotConnect + Entity Developer simplify your workflow](#Mar19_2026) |
| Feb 12, 2026 | AI | [Adam tells us about Microsoft.Extensions.DataIngestion](#Feb12_2026) |
Expand Down Expand Up @@ -111,6 +112,18 @@ The .NET Data Community Standups are live-streamed monthly (roughly) on Thursday

## 2026

<a name="May21_2026"></a>

### May 21: [8 Real-World Query Anti-Patterns (and How to Fix Them)](https://www.youtube.com/live/jlR6KFuFODI?si=PSCUNSrqo0-fVDJw)

Join us for another show, where Chris Woodruff teaches us about 8 query anti-patterns and how to fix them.

Featuring:

- [Chris Woodruff](https://woodruff.dev/) (Special guest)
- [Jiri Cincura](https://www.tabsoverspaces.com/) (Host)
- [Shay Rojansky](https://www.roji.org/) (Host)

<a name="Apr23_2026"></a>

### Apr 23: [Lightweight Framework to Automate EF Components](https://www.youtube.com/live/qTE6_VAMzS4?si=Q3lqINl3l_NQj4Mf)
Expand Down Expand Up @@ -436,8 +449,8 @@ Featuring:

Links:

- Product: [Hot Chocolate for GraphQL](https://chillicream.com/docs/hotchocolate)
- Docs: [Hot Chocolate and Entity Framework Core](https://chillicream.com/docs/hotchocolate/integrations/entity-framework)
- Product: [Hot Chocolate for GraphQL](https://chillicream.com/docs/hotchocolate/v14)
- Docs: [Hot Chocolate and Entity Framework Core](https://chillicream.com/docs/hotchocolate/v14/integrations/entity-framework)

<a name="value-generation"></a>

Expand Down
Loading