DEV Community

# efcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
EFCore Tutorial P7:Asynchronous queries

EFCore Tutorial P7:Asynchronous queries

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

EFCore Tutorial P5:Backing Fields and Shadow Properties

Comments
7 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

2
Comments
4 min read
ReadOnly DbContext with Entity Framework

ReadOnly DbContext with Entity Framework

Comments
2 min read
EFCore Tutorial P6: LINQ Queries

EFCore Tutorial P6: LINQ Queries

Comments
5 min read
EFCore Tutorial P4:Cleaning Up `OnModelCreating`

EFCore Tutorial P4:Cleaning Up `OnModelCreating`

1
Comments
3 min read
Implementing Unit of Work Pattern in EF Core

Implementing Unit of Work Pattern in EF Core

2
Comments
6 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

2
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

2
Comments
7 min read
Getting Started with MongoDB in EF Core

Getting Started with MongoDB in EF Core

1
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

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

Calling Views, Stored Procedures and Functions in EF Core

1
Comments
6 min read
Generic DB Manager in .net C#

Generic DB Manager in .net C#

5
Comments
2 min read
What You Need To Know About EF Core Bulk Updates

What You Need To Know About EF Core Bulk Updates

Comments
4 min read
Associations in EF Core

Associations in EF Core

8
Comments 2
4 min read
Assumptions in Software Development (with EF Core as example)

Assumptions in Software Development (with EF Core as example)

Comments
16 min read
Understanding Change Tracking for Better Performance in EF Core

Understanding Change Tracking for Better Performance in EF Core

2
Comments 2
9 min read
EF Core Migrations: A Detailed Guide

EF Core Migrations: A Detailed Guide

1
Comments
9 min read
Exploring Data Mapping Options in EF CORE

Exploring Data Mapping Options in EF CORE

3
Comments
5 min read
Set up .NET Core Web API With Entity Framework Core

Set up .NET Core Web API With Entity Framework Core

1
Comments
3 min read
Implementing Soft Delete With EF Core.

Implementing Soft Delete With EF Core.

Comments
2 min read
Fast SQL Bulk Inserts With C# and EF Core

Fast SQL Bulk Inserts With C# and EF Core

Comments
7 min read
Entity Framework Core Audit Trail With Audit.Net

Entity Framework Core Audit Trail With Audit.Net

12
Comments
3 min read
Implementing Soft Delete With EF Core

Implementing Soft Delete With EF Core

Comments
6 min read
Boost Your .NET App's Performance: Optimizing EF Core Postgres Connection Pooling

Boost Your .NET App's Performance: Optimizing EF Core Postgres Connection Pooling

10
Comments 2
2 min read
Entity Framework Core Owned Entity

Entity Framework Core Owned Entity

5
Comments
8 min read
5 Essential EF Core Performance Tips

5 Essential EF Core Performance Tips

7
Comments
2 min read
How To Use EF Core Interceptors

How To Use EF Core Interceptors

2
Comments
5 min read
JsonProperty.EFCore: Making it easy to work with JSON fields in Entity Framework Core

JsonProperty.EFCore: Making it easy to work with JSON fields in Entity Framework Core

1
Comments
3 min read
Tips & Tricks About Entity Framework Core 7.x Every .NET Developer Should Know

Tips & Tricks About Entity Framework Core 7.x Every .NET Developer Should Know

7
Comments
5 min read
Multi-Tenant Applications With EF Core

Multi-Tenant Applications With EF Core

1
Comments
4 min read
Exploring EF Core Updates Land: Join Us on an Exciting Journey

Exploring EF Core Updates Land: Join Us on an Exciting Journey

2
Comments
10 min read
.NET Monthly Roundup - March 2023 - .NET 8 Preview 2, EF Core goodies, and more!

.NET Monthly Roundup - March 2023 - .NET 8 Preview 2, EF Core goodies, and more!

5
Comments
2 min read
Designing the domain model to support multiple persistence methods

Designing the domain model to support multiple persistence methods

1
Comments
6 min read
Using Multiple EF Core DbContexts In a Single Application

Using Multiple EF Core DbContexts In a Single Application

Comments
4 min read
How to use EF Core Migrations

How to use EF Core Migrations

1
Comments
3 min read
Working With Transactions In EF Core

Working With Transactions In EF Core

1
Comments
3 min read
Creating a generic Class for DataTables server-side operations in Asp.Net Core

Creating a generic Class for DataTables server-side operations in Asp.Net Core

5
Comments
7 min read
How To Use Global Query Filters in EF Core

How To Use Global Query Filters in EF Core

1
Comments
3 min read
Powerful query by Ant Design Blazor and Efcore

Powerful query by Ant Design Blazor and Efcore

13
Comments
4 min read
Entity Framework Core Add if not exist

Entity Framework Core Add if not exist

8
Comments
1 min read
EF Core: Effectively decouple the data and domain model

EF Core: Effectively decouple the data and domain model

12
Comments 1
8 min read
Générer des fichiers pour le "M" de MVC avec Tada !

Générer des fichiers pour le "M" de MVC avec Tada !

6
Comments
7 min read
Implement Unit and Integration tests on .NET with xUnit

Implement Unit and Integration tests on .NET with xUnit

19
Comments 1
7 min read
Implement Clean Architecture on .NET

Implement Clean Architecture on .NET

102
Comments 4
6 min read
EF Core 6: Custom functions with DbFunctionAttribute

EF Core 6: Custom functions with DbFunctionAttribute

6
Comments
2 min read
Як я мігрував з EF 6 до EF Core 5

Як я мігрував з EF 6 до EF Core 5

6
Comments
1 min read
Azure Functions – OpenAPI + EF Core = 💥

Azure Functions – OpenAPI + EF Core = 💥

2
Comments
2 min read
Data Access in ASP.NET Core using EF Core (Database First)

Data Access in ASP.NET Core using EF Core (Database First)

2
Comments
8 min read
EF Core 3.1: Peeking Into Generated SQL

EF Core 3.1: Peeking Into Generated SQL

5
Comments
3 min read
EF core 3.1: dynamic GroupBy clause

EF core 3.1: dynamic GroupBy clause

4
Comments
4 min read
EF Core 3.1: dynamic WHERE clause

EF Core 3.1: dynamic WHERE clause

5
Comments 1
4 min read
Entity Framework Core: Connected vs Disconnected

Entity Framework Core: Connected vs Disconnected

25
Comments 4
8 min read
EF Core Filters

EF Core Filters

3
Comments
4 min read
Comparison of Object Mapper Libraries

Comparison of Object Mapper Libraries

4
Comments
11 min read
EF Core multiple Database providers

EF Core multiple Database providers

23
Comments 11
4 min read
Integration testing with EF Core, part 2

Integration testing with EF Core, part 2

8
Comments
4 min read
loading...