DEV Community

# efcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
SQL Server key values are compared case-insensitively in EFCore 8

SQL Server key values are compared case-insensitively in EFCore 8

Comments
1 min read
Adding Revision Support to Entities in Entity Framework Core

Adding Revision Support to Entities in Entity Framework Core

2
Comments 2
4 min read
Infamous N+1 Query Problem with Entity Framework Core

Infamous N+1 Query Problem with Entity Framework Core

Comments 1
5 min read
Running Entity Framework Core Migrations with Optimizely CMS 12

Running Entity Framework Core Migrations with Optimizely CMS 12

Comments
1 min read
Reducing Database Load Without Relying on MARS

Reducing Database Load Without Relying on MARS

Comments
1 min read
Boosting EF Core Performance: 7 Essential Optimization Tips

Boosting EF Core Performance: 7 Essential Optimization Tips

1
Comments
1 min read
How To Manage EF Core DbContext Lifetime

How To Manage EF Core DbContext Lifetime

2
Comments
4 min read
DBConcurrency with EF Core

DBConcurrency with EF Core

1
Comments 2
5 min read
EFCore Tutorial P9:Understanding and Implementing Value Objects

EFCore Tutorial P9:Understanding and Implementing Value Objects

2
Comments
5 min read
EFCore Tutorial P8:Filtering, Sorting, and Paging

EFCore Tutorial P8:Filtering, Sorting, and Paging

Comments
4 min read
EFCore Tutorial P7:Asynchronous queries

EFCore Tutorial P7:Asynchronous queries

2
Comments 1
4 min read
EFCore Tutorial P6: LINQ Queries

EFCore Tutorial P6: LINQ Queries

Comments
5 min read
EFCore Tutorial P5:Backing Fields and Shadow Properties

EFCore Tutorial P5:Backing Fields and Shadow Properties

1
Comments
7 min read
EFCore Tutorial P4:Cleaning Up `OnModelCreating`

EFCore Tutorial P4:Cleaning Up `OnModelCreating`

4
Comments
3 min read
EFCore Tutorial P2:Attributes vs. Fluent API

EFCore Tutorial P2:Attributes vs. Fluent API

Comments
3 min read
EFCore Tutorial P1: Getting Started with EF Core

EFCore Tutorial P1: Getting Started with EF Core

4
Comments
4 min read
Implementing Unit of Work Pattern in EF Core

Implementing Unit of Work Pattern in EF Core

3
Comments
6 min read
ReadOnly DbContext with Entity Framework

ReadOnly DbContext with Entity Framework

2
Comments
2 min read
5 Key EF Core Features Every Developer Should Master

5 Key EF Core Features Every Developer Should Master

3
Comments 1
2 min read
How to Implement Multitenancy in ASP.NET Core with EF Core

How to Implement Multitenancy in ASP.NET Core with EF Core

3
Comments
10 min read
How to Implement Audit Trail in ASP.NET Core with EF Core

How to Implement Audit Trail in ASP.NET Core with EF Core

5
Comments 1
7 min read
Getting Started with MongoDB in EF Core

Getting Started with MongoDB in EF Core

2
Comments 6
5 min read
5 EF Core Features You Need To Know

5 EF Core Features You Need To Know

Comments 1
7 min read
Use MassTransit To Implement OutBox Pattern with EF Core and MongoDB

Use MassTransit To Implement OutBox Pattern with EF Core and MongoDB

2
Comments
9 min read
Calling Views, Stored Procedures and Functions in EF Core

Calling Views, Stored Procedures and Functions in EF Core

2
Comments
6 min read
loading...