DEV Community

# efcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
𝗛𝗼𝘄 𝘁𝗼 𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗰𝗮𝗹𝗹𝘆 𝗨𝗽𝗱𝗮𝘁𝗲 𝗦𝗽𝗲𝗻𝘁 𝗔𝗺𝗼𝘂𝗻𝘁 𝗶𝗻 𝗕𝘂𝗱𝗴𝗲𝘁 𝗨𝘀𝗶𝗻𝗴 𝗧𝗿𝗶𝗴𝗴𝗲𝗿𝘀 𝗶𝗻 𝗦𝗤𝗟 𝗦𝗲𝗿𝘃𝗲𝗿

𝗛𝗼𝘄 𝘁𝗼 𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗰𝗮𝗹𝗹𝘆 𝗨𝗽𝗱𝗮𝘁𝗲 𝗦𝗽𝗲𝗻𝘁 𝗔𝗺𝗼𝘂𝗻𝘁 𝗶𝗻 𝗕𝘂𝗱𝗴𝗲𝘁 𝗨𝘀𝗶𝗻𝗴 𝗧𝗿𝗶𝗴𝗴𝗲𝗿𝘀 𝗶𝗻 𝗦𝗤𝗟 𝗦𝗲𝗿𝘃𝗲𝗿

Comments
1 min read
✅ 𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗰𝗮𝗹𝗹𝘆 𝗨𝗽𝗱𝗮𝘁𝗲 𝗕𝘂𝗱𝗴𝗲𝘁 𝗔𝗳𝘁𝗲𝗿 𝗘𝘅𝗽𝗲𝗻𝘀𝗲 𝗘𝗻𝘁𝗿𝘆 𝗨𝘀𝗶𝗻𝗴 𝗘𝗙 𝗖𝗼𝗿𝗲 𝗧𝗿𝗶𝗴𝗴𝗲𝗿𝘀

✅ 𝗔𝘂𝘁𝗼𝗺𝗮𝘁𝗶𝗰𝗮𝗹𝗹𝘆 𝗨𝗽𝗱𝗮𝘁𝗲 𝗕𝘂𝗱𝗴𝗲𝘁 𝗔𝗳𝘁𝗲𝗿 𝗘𝘅𝗽𝗲𝗻𝘀𝗲 𝗘𝗻𝘁𝗿𝘆 𝗨𝘀𝗶𝗻𝗴 𝗘𝗙 𝗖𝗼𝗿𝗲 𝗧𝗿𝗶𝗴𝗴𝗲𝗿𝘀

Comments
1 min read
Migrating From PostgreSQL to MongoDB in a .NET EF Core Application

Migrating From PostgreSQL to MongoDB in a .NET EF Core Application

5
Comments
12 min read
Adding another database provider (for testing) is not working in EF Core 9

Adding another database provider (for testing) is not working in EF Core 9

2
Comments 1
2 min read
Mastering `SelectMany` in EF Core: SQL Equivalents and Best Practices

Mastering `SelectMany` in EF Core: SQL Equivalents and Best Practices

5
Comments
3 min read
How To Create Migrations For Multiple Databases in EF Core

How To Create Migrations For Multiple Databases in EF Core

2
Comments
5 min read
Comprehensive Guide to Implementing Audit Logging in .NET with EF Core Interceptors

Comprehensive Guide to Implementing Audit Logging in .NET with EF Core Interceptors

3
Comments 1
4 min read
Top 10 Mistakes Developers Make in EF Core

Top 10 Mistakes Developers Make in EF Core

7
Comments 4
7 min read
Semantic search with Azure MS SQL and EF Core

Semantic search with Azure MS SQL and EF Core

Comments 1
2 min read
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`

3
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
loading...