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
14 changes: 14 additions & 0 deletions entity-framework/core/learn-more/community-standups.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ The .NET Data Community Standups are live-streamed every other Wednesday to Twit

| Date | Area | Title |
|--------------|-----------------------|------------------------------------------------------------------------------------------|
| Nov 20, 2024 | Release | [EF Core 9: Release extravaganza](#Nov20_2024) |
| Jun 26, 2024 | SQL schemas | [Improve your SQL schema and scripts with .NET based static code analysis](#June26_2024) |
| May 15, 2024 | Firebird | [Harnessing the Power of Firebird in .NET](#May15_2024) |
| Apr 17, 2024 | EF Core mapping | [All about EF Core property mapping](#Apr17_2024) |
Expand Down Expand Up @@ -98,6 +99,19 @@ The .NET Data Community Standups are live-streamed every other Wednesday to Twit

## 2024

<a name="Nov20_2024"></a>

### November 20: [EF Core 9: Release extravaganza](https://www.youtube.com/live/wG8D5HJMzjA?si=239r9dKJhBxilQ2e)

EF Core 9 was just released. Join us in this special session talking with industry experts about all topic EF Core.

Featuring:

- [Erik Ejlskov Jensen](https://erikej.github.io) (Special guest)
- [Julie Lerman](https://thedatafarm.com/) (Special guest)
- [Jiri Cincura](https://github.com/cincuranet) (Host)
- [Shay Rojansky](https://github.com/roji) (Host)

<a name="June26_2024"></a>

### June 26: [Improve your SQL schema and scripts with .NET based static code analysis](https://www.youtube.com/live/yIOFMHzaKGs?si=YuvPQNKpKomd0wue)
Expand Down