Showing results for 2024 - Page 9 of 14 - .NET Blog

Jun 4, 2024
0
9

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

Arthur Vickers
Arthur Vickers

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.

.NETEntity Framework
May 27, 2024
8
14

Introducing links to source code for .NET API Docs

Min Huang Matt Trilby-Bassett
Min,
Matt

.NET API reference docs now link directly to the source code! Learn how the links are generated, and some of ideas for future improvements.

.NET.NET Internals.NET Fundamentals