InLevel Up CodingbyMert TürkerEF Core Secrets: What’s Actually Going On Behind the Scenes?Ever wondered what EF Core is really doing with your data? Let’s decode lazy loading, relationships, and GUID generation in a simple way3d ago1
Serhii KokhanJSONB in PostgreSQL with EF CoreDiscover how JSONB in PostgreSQL and EF Core merge NoSQL & SQL for advanced database management in complex apps.Jan 42
Alex KehAnnouncing Oracle EF Core 9Oracle is announcing database and ODP.NET Core certification with Entity Framework Core 9 (EF Core 9). You can start using these…5d ago15d ago1
Kushan MadhusankaEntity Framework Core vs. Dapper?Do I use Dapper or Entity framework core for my next .NET project? It is always confusing when you have to make this decision and you need…May 11May 11
ShamLightning-Fast EF Core Reads: Turning 1-Second Queries into Millisecond Responses with DeltaIntroduction As your .NET application scales, database performance can quickly become a major bottleneck — especially for read-heavy…5d ago5d ago
InLevel Up CodingbyMert TürkerEF Core Secrets: What’s Actually Going On Behind the Scenes?Ever wondered what EF Core is really doing with your data? Let’s decode lazy loading, relationships, and GUID generation in a simple way3d ago1
Serhii KokhanJSONB in PostgreSQL with EF CoreDiscover how JSONB in PostgreSQL and EF Core merge NoSQL & SQL for advanced database management in complex apps.Jan 42
Alex KehAnnouncing Oracle EF Core 9Oracle is announcing database and ODP.NET Core certification with Entity Framework Core 9 (EF Core 9). You can start using these…5d ago1
Kushan MadhusankaEntity Framework Core vs. Dapper?Do I use Dapper or Entity framework core for my next .NET project? It is always confusing when you have to make this decision and you need…May 11
ShamLightning-Fast EF Core Reads: Turning 1-Second Queries into Millisecond Responses with DeltaIntroduction As your .NET application scales, database performance can quickly become a major bottleneck — especially for read-heavy…5d ago
MateusEF Core 6 Migrations and Docker: Database Evolution and ContainerizationEF Core 6 Migrations and Docker, come together to orchestrate a harmonious symphony of database evolution and containerization. Today…Jan 8
Sina RiyahiThreadStaticAttributeThe ThreadStaticAttribute class in .NET is used to indicate that a static field is unique to each thread. This means that each thread has…6d ago
Is It Vritra - SDE IEntity Framework Core: Advanced Query Optimization Techniques for Complex Scenarios in 2024Entity Framework Core (EF Core) is a friend of every developer. However, as applications grow in complexity, developers often face…Oct 7