Skip Navigation

A beginner's guide to mapping arrays in EF Core 8 - .NET Blog

devblogs.microsoft.com A beginner's guide to mapping arrays in EF Core 8 - .NET Blog

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.

A beginner's guide to mapping arrays in EF Core 8 - .NET Blog

Mapping C# array types to PostgreSQL array columns or other DBMS/DB JSON columns.

0
0 comments