Skip to content

Commit 7f0b933

Browse files
authored
Add standup (#5266)
1 parent 42e9906 commit 7f0b933

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

entity-framework/core/learn-more/community-standups.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The .NET Data Community Standups are live-streamed monthly (roughly) on Wednesda
1616

1717
| Date | Area | Title |
1818
|--------------|-----------------------|------------------------------------------------------------------------------------------|
19+
| Feb 12, 2026 | AI | [Adam tells us about Microsoft.Extensions.DataIngestion](#Feb12_2026) |
1920
| Nov 20, 2025 | Release | [EF 10 release celebration 🎉](#Nov20_2025) |
2021
| Oct 16, 2025 | Migrations | [Jeremy Miller shares his view on migrations and Marten](#Oct16_2025) |
2122
| Sep 18, 2025 | ORMs | [Jiri and Nick talk about experience with Dapper and EF Core](#Sep18_2025) |
@@ -108,6 +109,25 @@ The .NET Data Community Standups are live-streamed monthly (roughly) on Wednesda
108109
| Jun 10, 2020 | EF Core Power Tools | [EF Core Power Tools](#power-tools1) |
109110
| May 6, 2020 | Welcome! | [Introducing the EF Core Community Standup](#one) |
110111

112+
## 2026
113+
114+
<a name="Feb12_2026"></a>
115+
116+
### Feb 12: [Adam tells us about Microsoft.Extensions.DataIngestion](https://www.youtube.com/live/pQivzi4n6jM?si=Ms9H0O3Mgw147hhj)
117+
118+
Microsoft.Extensions.DataIngestion is new addition into Microsoft.Extensions collection and this one touches databases and AI. Exciting. Adam Sitnik, who worked on implementation, tells us what's what and maybe some behind the scenes.
119+
120+
Featuring:
121+
122+
- [Adam Sitnik](https://github.com/adamsitnik) (Special guest)
123+
- [Jiri Cincura](https://www.tabsoverspaces.com/) (Host)
124+
125+
Links:
126+
127+
- [Introducing Data Ingestion Building Blocks (Preview)](https://devblogs.microsoft.com/dotnet/introducing-data-ingestion-building-blocks-preview/)
128+
- [dotnet/extensions GitHub](https://github.com/dotnet/extensions)
129+
- Template: `Microsoft.Extensions.AI.Templates`
130+
111131
## 2025
112132

113133
<a name="Nov20_2025"></a>

0 commit comments

Comments
 (0)