You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entity-framework/core/learn-more/community-standups.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
2
title: .NET Data Community Standups
3
-
description: Details and links for each episode of the .NET Data/EF Community Standup
3
+
description: Details and links for each episode of the .NET Data Community Standup
4
4
author: SamMonoRT
5
5
ms.date: 02/23/2024
6
6
uid: core/learn-more/community-standups
7
7
---
8
8
9
9
# .NET Data Community Standups
10
10
11
-
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.
11
+
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.
12
12
13
13
[Comment on GitHub](https://github.com/dotnet/efcore/issues/22700) with ideas for guests, demos, or anything else you want to see.
14
14
@@ -33,7 +33,7 @@ The .NET Data Community Standups are live-streamed every other Wednesday to Twit
33
33
| Jun 14, 2023 | SQLite |[Synchronizing data between the cloud and the client (using SQLite)](#zumero)|
34
34
| May 31, 2023 | Power Tools |[New CLI edition of EF Core Power Tools](#power-tools)|
35
35
| May 17, 2023 | Primitive collections |[Collections of primitive values in EF Core](#primitive-collections)|
36
-
| Apr 19, 2023 | EF internals |[EF Core Internals – Model Building](#internals-models)|
36
+
| Apr 19, 2023 | EF internals |[EF Core Internals - Model Building](#internals-models)|
37
37
| Mar 22, 2023 | HierarchyId |[Using hierarchical data in SQL Server and PostgreSQL with EF Core](#hierarchyid)|
38
38
| Mar 8, 2023 | EF internals |[EF Core internals: IQueryable, LINQ and the EF Core query pipeline](#internals-query)|
39
39
| Feb 22, 2023 | MySQL |[MySQL and .NET: MySqlConnector and the Pomelo EF Core Provider](#mysql)|
0 commit comments