Skip to content

Commit

Permalink
Small cleanup. (#4941)
Browse files Browse the repository at this point in the history
  • Loading branch information
cincuranet authored Jan 29, 2025
1 parent 0d27586 commit ed3480b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions entity-framework/core/learn-more/community-standups.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: .NET Data Community Standups
description: Details and links for each episode of the .NET Data/EF Community Standup
description: Details and links for each episode of the .NET Data Community Standup
author: SamMonoRT
ms.date: 02/23/2024
uid: core/learn-more/community-standups
---

# .NET Data Community Standups

The .NET Data Community Standups are live-streamed every other Wednesday to Twitch, YouTube, and Twitter. This is your opportunity to interact with the .NET Data team and community. All past episodes are [available on YouTube](https://aka.ms/efstandups) and are listed below with links to content from the shows.
The .NET Data Community Standups are live-streamed monthly (roughly) on Wednesday (usually) to YouTube and Twitch. This is your opportunity to interact with the .NET Data team and community. All past episodes are [available on YouTube](https://aka.ms/efstandups) and are listed below with links to content from the shows.

[Comment on GitHub](https://github.com/dotnet/efcore/issues/22700) with ideas for guests, demos, or anything else you want to see.

Expand All @@ -33,7 +33,7 @@ The .NET Data Community Standups are live-streamed every other Wednesday to Twit
| Jun 14, 2023 | SQLite | [Synchronizing data between the cloud and the client (using SQLite)](#zumero) |
| May 31, 2023 | Power Tools | [New CLI edition of EF Core Power Tools](#power-tools) |
| May 17, 2023 | Primitive collections | [Collections of primitive values in EF Core](#primitive-collections) |
| Apr 19, 2023 | EF internals | [EF Core Internals Model Building](#internals-models) |
| Apr 19, 2023 | EF internals | [EF Core Internals - Model Building](#internals-models) |
| Mar 22, 2023 | HierarchyId | [Using hierarchical data in SQL Server and PostgreSQL with EF Core](#hierarchyid) |
| Mar 8, 2023 | EF internals | [EF Core internals: IQueryable, LINQ and the EF Core query pipeline](#internals-query) |
| Feb 22, 2023 | MySQL | [MySQL and .NET: MySqlConnector and the Pomelo EF Core Provider](#mysql) |
Expand Down

0 comments on commit ed3480b

Please sign in to comment.