Jun 4, 2024 Post comments count0 Post likes count10 A beginner’s guide to mapping arrays in EF Core 8 EF Core 8 introduces support for mapping typed arrays of simple values to database columns so the semantics of the mapping can be used in the SQL generated from LINQ queries.
Nov 14, 2023 Post comments count1 Post likes count8 Entity Framework Core 8 (EF8) is available today Announcing EF Core 8 (EF8) with complex types, primitive collections, better JSON, and exciting new query translations!
Nov 2, 2023 Post comments count3 Post likes count9 Trying out MongoDB with EF Core using Testcontainers An introduction to the MongoDB database provider for EF Core, including use of Testcontainers
Oct 10, 2023 Post comments count6 Post likes count11 EF Core 8 Release Candidate 2: Smaller features in EF8 A tour through some of the smaller features release in Entity Framework Core 8 (EF8) RC 2.
Sep 12, 2023 Post comments count6 Post likes count10 EF Core 8 RC1: Complex types as value objects Announcing Entity Framework Core 8 (EF8) RC 1 with support for complex types used as value objects
Mar 14, 2023 Post comments count6 Post likes count4 EF Core 8 Preview 2: Lite and familiar Announcing Entity Framework Core 8 (EF8) Preview 2 with support for JSON columns in SQLite and HierarchyId in SQL Server/Azure SQL
Feb 21, 2023 Post comments count3 Post likes count9 EF Core 8 Preview 1: Raw, lazy, and on-time Announcing Entity Framework Core 8 (EF8)Preview 1 with raw SQL queries, lazy-loading, DateOnly/TimeOnly and more!
Nov 8, 2022 Post comments count3 Post likes count8 Entity Framework Core 7 (EF7) is available today Announcing EF Core 7 (EF7) with JSON column mapping, bulk updates, TPC, and more!
Oct 11, 2022 Post comments count7 Post likes count10 Announcing Entity Framework Core 7 RC2: JSON Columns Announcing EF Core 7 (EF7) RC2 featuring JSON column mapping
Aug 9, 2022 Post comments count5 Post likes count7 Announcing Entity Framework 7 Preview 7: Interceptors! Announcing EF7 Preview 7 with new and improved interceptors, and so much more!