How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

A beginner’s guide to mapping arrays in EF Core 8

calendar_today June 4, 2024 person Arthur Vickers domain microsoft-entity-framework

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. The post A beginner’s guide to mapping arrays in EF Core 8 appeared first on .NET Blog .

open_in_new Read original post