DEV Community

# efcore

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Designing the domain model to support multiple persistence methods

Designing the domain model to support multiple persistence methods

Comments
6 min read
How to use EF Core Migrations

How to use EF Core Migrations

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

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

Powerful query by Ant Design Blazor and Efcore

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

Entity Framework Core Add if not exist

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

EF Core: Effectively decouple the data and domain model

11
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

16
Comments
7 min read
Implement Clean Architecture on .NET

Implement Clean Architecture on .NET

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

EF Core 6: Custom functions with DbFunctionAttribute

4
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

3
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

22
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

18
Comments 8
4 min read
Integration testing with EF Core, part 2

Integration testing with EF Core, part 2

8
Comments
4 min read
CRUD Operation with ASP.NET Core MVC, Entity Framework Core And SQL Server

CRUD Operation with ASP.NET Core MVC, Entity Framework Core And SQL Server

7
Comments
1 min read
Integration testing with EF Core, part 1

Integration testing with EF Core, part 1

5
Comments
4 min read
Announcing EFCore.FSharp

Announcing EFCore.FSharp

11
Comments 1
3 min read
Intro to Entity Framework Core 5 - New features

Intro to Entity Framework Core 5 - New features

16
Comments 3
7 min read
SaveChanges e controle transacional no EF Core

SaveChanges e controle transacional no EF Core

17
Comments
6 min read
EF Core 5.0 - Many to Many Relationship

EF Core 5.0 - Many to Many Relationship

9
Comments 2
3 min read
EF Core Migrations and Serilog in ASPNet Core

EF Core Migrations and Serilog in ASPNet Core

6
Comments
2 min read
EF Core - Créer un filtre global sur l'ensemble de vos requêtes.

EF Core - Créer un filtre global sur l'ensemble de vos requêtes.

6
Comments
3 min read
Tried Entity Framework Core 5.0's Many-to-Many support

Tried Entity Framework Core 5.0's Many-to-Many support

15
Comments 3
7 min read
Using SQLite database with EntityFramework Core 3

Using SQLite database with EntityFramework Core 3

5
Comments
6 min read
Code Snippets Entity Framework Core para Xamarin Forms

Code Snippets Entity Framework Core para Xamarin Forms

6
Comments
5 min read
Many-to-Many relations in Entity Framework Core 3.1 and 5

Many-to-Many relations in Entity Framework Core 3.1 and 5

12
Comments 1
2 min read
Filter Your Grids: How to Dynamically Build LINQ Expressions

Filter Your Grids: How to Dynamically Build LINQ Expressions

44
Comments 2
11 min read
EF Core: How to implement basic Auditing on your Entities

EF Core: How to implement basic Auditing on your Entities

33
Comments 4
3 min read
Cheatsheet for Entity Framework Core

Cheatsheet for Entity Framework Core

7
Comments
1 min read
Introducing Index Attribute in Entity Framework Core

Introducing Index Attribute in Entity Framework Core

9
Comments 5
3 min read
Quick notes on efcore for postgres

Quick notes on efcore for postgres

6
Comments
1 min read
Azure Functions (Serverless) + Entity Framework Core y SQL Azure

Azure Functions (Serverless) + Entity Framework Core y SQL Azure

4
Comments 2
8 min read
Connecting your ASP.NET core application to a local instance of SQLServer

Connecting your ASP.NET core application to a local instance of SQLServer

2
Comments
2 min read
Event-driven integration #4 - Outbox publisher (feat. IHostedService & Channels) [ASPF02O|E043]

Event-driven integration #4 - Outbox publisher (feat. IHostedService & Channels) [ASPF02O|E043]

14
Comments 2
17 min read
Event-driven integration #3 - Storing events in the outbox table [ASPF02O|E042]

Event-driven integration #3 - Storing events in the outbox table [ASPF02O|E042]

7
Comments
8 min read
Hierarchical Queries in SQL with C# and Entity Framework Core

Hierarchical Queries in SQL with C# and Entity Framework Core

7
Comments
1 min read
Event-driven integration #2 - Inferring events from EF Core changes [ASPF02O|E041]

Event-driven integration #2 - Inferring events from EF Core changes [ASPF02O|E041]

6
Comments
6 min read
Entity Framework DotNet Core with GraphQL and SQL Server (using HotChocolate)

Entity Framework DotNet Core with GraphQL and SQL Server (using HotChocolate)

39
Comments 15
5 min read
Using data from MSSQL linked server with EF Core

Using data from MSSQL linked server with EF Core

7
Comments
4 min read
Turn EF Core DbContext to real unit of work that hosts repository instances

Turn EF Core DbContext to real unit of work that hosts repository instances

7
Comments
8 min read
No need for repositories and unit of work with Entity Framework Core

No need for repositories and unit of work with Entity Framework Core

8
Comments
7 min read
Readable fluent queries with Entity Framework Core

Readable fluent queries with Entity Framework Core

8
Comments
4 min read
Implementing Query Specification pattern in Entity Framework Core

Implementing Query Specification pattern in Entity Framework Core

9
Comments
6 min read
Execute raw SQL commands in Entity Framework Core

Execute raw SQL commands in Entity Framework Core

8
Comments
3 min read
Xamarin Forms y Entity Framework Core SQLite, Persistencia y Acceso a Datos Locales en dispositivos móviles

Xamarin Forms y Entity Framework Core SQLite, Persistencia y Acceso a Datos Locales en dispositivos móviles

9
Comments 2
8 min read
.Net Core 3 + EFCore

.Net Core 3 + EFCore

14
Comments 2
4 min read
First look EFCore 3 and the Azure CosmosDB Provider

First look EFCore 3 and the Azure CosmosDB Provider

10
Comments
9 min read
Entity Framework Core 2.1 features

Entity Framework Core 2.1 features

7
Comments 2
3 min read
F# Options with EF Core

F# Options with EF Core

13
Comments
3 min read
Create your first REST API with ASP.NET Core And Visual Studio Part-1

Create your first REST API with ASP.NET Core And Visual Studio Part-1

5
Comments
1 min read
Using Existing Database Connection's with Entity Framework Core

Using Existing Database Connection's with Entity Framework Core

6
Comments
1 min read
Extending EF Core DbContext

Extending EF Core DbContext

7
Comments
2 min read
EF Core Migration Commands

EF Core Migration Commands

6
Comments
1 min read
loading...