Click here to Skip to main content
15,881,248 members
Everything / EF Core

EF Core

EF-Core

Great Reads

by DaveDavidson
In this article, I show LINQ to Entities syntax that will produce queries with CROSS APPLY and LEFT OUTER JOIN clauses.
by Ken Haggerty
Scaffold and modify Identity in the new ASP.NET Core 2.2 Razor pages template
by Coding Notes
An introduction to ASP.NET Core MVC

Latest Articles

by Mark Pelf
Overview of new changes to EF8 – support for Row SQL returning Non-entities.
by David_Cui
To introduce a free library to save some tedious work for writing mapping code between entities and DTOs
by towaso
A short example on how to create a hierarchical web checklist
by DiponRoy
How to delete all rows in EF Core 6 using alternate options

All Articles

Sort by Score

EF Core 

28 Feb 2022 by Richard Deeming
EF Core methods to call SQL Server's TRY_PARSE function