Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
efcore
Follow
Hide
Posts
Left menu
๐
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
โ ๐๐๐๐ผ๐บ๐ฎ๐๐ถ๐ฐ๐ฎ๐น๐น๐ ๐จ๐ฝ๐ฑ๐ฎ๐๐ฒ ๐๐๐ฑ๐ด๐ฒ๐ ๐๐ณ๐๐ฒ๐ฟ ๐๐ ๐ฝ๐ฒ๐ป๐๐ฒ ๐๐ป๐๐ฟ๐ ๐จ๐๐ถ๐ป๐ด ๐๐ ๐๐ผ๐ฟ๐ฒ ๐ง๐ฟ๐ถ๐ด๐ด๐ฒ๐ฟ๐
Supraja Tangella
Supraja Tangella
Supraja Tangella
Follow
Mar 13 '25
โ ๐๐๐๐ผ๐บ๐ฎ๐๐ถ๐ฐ๐ฎ๐น๐น๐ ๐จ๐ฝ๐ฑ๐ฎ๐๐ฒ ๐๐๐ฑ๐ด๐ฒ๐ ๐๐ณ๐๐ฒ๐ฟ ๐๐ ๐ฝ๐ฒ๐ป๐๐ฒ ๐๐ป๐๐ฟ๐ ๐จ๐๐ถ๐ป๐ด ๐๐ ๐๐ผ๐ฟ๐ฒ ๐ง๐ฟ๐ถ๐ด๐ด๐ฒ๐ฟ๐
#
efcore
#
sqlserver
#
databasetriggers
#
dotnet
Comments
Addย Comment
1 min read
Parallel Queries in EF Core with PostgreSQL: Why It Fails and How to Fix It
Julia Shevchenko
Julia Shevchenko
Julia Shevchenko
Follow
Apr 15 '25
Parallel Queries in EF Core with PostgreSQL: Why It Fails and How to Fix It
#
efcore
#
dotnet
#
postgres
#
sqlserver
7
ย reactions
Comments
Addย Comment
2 min read
Optimistic vs. Pessimistic Concurrency in EF Core (with Table Hints)
Spyros Ponaris
Spyros Ponaris
Spyros Ponaris
Follow
Apr 10 '25
Optimistic vs. Pessimistic Concurrency in EF Core (with Table Hints)
#
efcore
#
csharp
#
sqlserver
#
database
4
ย reactions
Comments
4
ย comments
3 min read
Correct Way to Use ExecuteUpdate and ExecuteDelete Methods in EF Core
Anton Martyniuk
Anton Martyniuk
Anton Martyniuk
Follow
Apr 8 '25
Correct Way to Use ExecuteUpdate and ExecuteDelete Methods in EF Core
#
programming
#
dotnet
#
efcore
#
database
Comments
Addย Comment
5 min read
๐ Optimize EF Core Queries with AsSplitQuery()
Spyros Ponaris
Spyros Ponaris
Spyros Ponaris
Follow
Apr 3 '25
๐ Optimize EF Core Queries with AsSplitQuery()
#
csharp
#
efcore
#
microservices
#
database
9
ย reactions
Comments
Addย Comment
3 min read
EF Core Bulk Insert: Boost Your Performance With Entity Framework Extensions
Anton Martyniuk
Anton Martyniuk
Anton Martyniuk
Follow
Apr 1 '25
EF Core Bulk Insert: Boost Your Performance With Entity Framework Extensions
#
programming
#
dotnet
#
efcore
#
database
2
ย reactions
Comments
3
ย comments
10 min read
๐ ๐๐ ๐๐ผ๐ฟ๐ฒ ๐ฆ๐๐ฟ๐๐ด๐ด๐น๐ฒ๐ ๐๐ถ๐๐ต ๐ง๐ฟ๐ถ๐ด๐ด๐ฒ๐ฟ๐? ๐ฆ๐๐ถ๐๐ฐ๐ต ๐๐ผ ๐ฆ๐๐ผ๐ฟ๐ฒ๐ฑ ๐ฃ๐ฟ๐ผ๐ฐ๐ฒ๐ฑ๐๐ฟ๐ฒ๐!
Supraja Tangella
Supraja Tangella
Supraja Tangella
Follow
Mar 22 '25
๐ ๐๐ ๐๐ผ๐ฟ๐ฒ ๐ฆ๐๐ฟ๐๐ด๐ด๐น๐ฒ๐ ๐๐ถ๐๐ต ๐ง๐ฟ๐ถ๐ด๐ด๐ฒ๐ฟ๐? ๐ฆ๐๐ถ๐๐ฐ๐ต ๐๐ผ ๐ฆ๐๐ผ๐ฟ๐ฒ๐ฑ ๐ฃ๐ฟ๐ผ๐ฐ๐ฒ๐ฑ๐๐ฟ๐ฒ๐!
#
efcore
#
dotnet
#
sqlserver
#
storedprocedures
Comments
Addย Comment
1 min read
Migrating From PostgreSQL to MongoDB in a .NET EF Core Application
Luce Carter
Luce Carter
Luce Carter
Follow
for
MongoDB
Feb 20 '25
Migrating From PostgreSQL to MongoDB in a .NET EF Core Application
#
programming
#
database
#
efcore
#
dotnet
10
ย reactions
Comments
Addย Comment
12 min read
Adding another database provider (for testing) is not working in EF Core 9
Julia Shevchenko
Julia Shevchenko
Julia Shevchenko
Follow
Feb 18 '25
Adding another database provider (for testing) is not working in EF Core 9
#
dotnet
#
efcore
#
csharp
#
microsoft
2
ย reactions
Comments
1
ย comment
1 min read
Mastering `SelectMany` in EF Core: SQL Equivalents and Best Practices
ahmedmohamedhussein
ahmedmohamedhussein
ahmedmohamedhussein
Follow
Feb 13 '25
Mastering `SelectMany` in EF Core: SQL Equivalents and Best Practices
#
efcore
#
sql
#
webdev
#
programming
4
ย reactions
Comments
Addย Comment
3 min read
How To Create Migrations For Multiple Databases in EF Core
Anton Martyniuk
Anton Martyniuk
Anton Martyniuk
Follow
Feb 4 '25
How To Create Migrations For Multiple Databases in EF Core
#
programming
#
dotnet
#
efcore
#
database
2
ย reactions
Comments
Addย Comment
5 min read
Comprehensive Guide to Implementing Audit Logging in .NET with EF Core Interceptors
Hootan Hemmati
Hootan Hemmati
Hootan Hemmati
Follow
Jan 26 '25
Comprehensive Guide to Implementing Audit Logging in .NET with EF Core Interceptors
#
auditlog
#
csharp
#
efcore
#
dotnet
11
ย reactions
Comments
2
ย comments
4 min read
Top 10 Mistakes Developers Make in EF Core
Anton Martyniuk
Anton Martyniuk
Anton Martyniuk
Follow
Jan 8 '25
Top 10 Mistakes Developers Make in EF Core
#
programming
#
dotnet
#
efcore
#
csharp
7
ย reactions
Comments
4
ย comments
7 min read
Semantic search with Azure MS SQL and EF Core
chsami
chsami
chsami
Follow
Jan 1 '25
Semantic search with Azure MS SQL and EF Core
#
azure
#
vectordatabase
#
sql
#
efcore
Comments
1
ย comment
2 min read
SQL Server key values are compared case-insensitively in EFCore 8
ScottPony
ScottPony
ScottPony
Follow
Nov 11 '24
SQL Server key values are compared case-insensitively in EFCore 8
#
dotnet
#
efcore
#
backenddevelopment
#
webdev
Comments
Addย Comment
1 min read
๐
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account