Jun 13, 2024 Post comments count0 Post likes count4 Using PostgreSQL with .NET and Entra ID Aaron Powell Getting started with .NET and PostgreSQL, and using Entra ID to secure your app.
Jun 4, 2024 Post comments count0 Post likes count10 A beginner’s guide to mapping arrays in EF Core 8 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.