DEV Community

# entityframework

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code First Approach with Entity Framework.

Code First Approach with Entity Framework.

Comments
2 min read
Custom NET8 Entity Framework Core Generic Repository

Custom NET8 Entity Framework Core Generic Repository

7
Comments
1 min read
Link Many To Many entities with shadow join-table using Entity Framework Core

Link Many To Many entities with shadow join-table using Entity Framework Core

Comments
3 min read
Running Entity Framework Core Migrations with Optimizely CMS 12

Running Entity Framework Core Migrations with Optimizely CMS 12

Comments
1 min read
Check Pagination in .NET: With and Without Entity Framework

Check Pagination in .NET: With and Without Entity Framework

6
Comments 2
3 min read
Entity Framework Core Tutorial:Introduction to Entity Framework Core

Entity Framework Core Tutorial:Introduction to Entity Framework Core

1
Comments
4 min read
ReadOnly DbContext with Entity Framework

ReadOnly DbContext with Entity Framework

1
Comments
2 min read
Entity Framework in .net core 6.0 - Code first and Database first approach

Entity Framework in .net core 6.0 - Code first and Database first approach

8
Comments 1
5 min read
5 EF Core Features You Need To Know

5 EF Core Features You Need To Know

Comments 1
7 min read
C# | Best Practices for Pagination using EF Core 8

C# | Best Practices for Pagination using EF Core 8

6
Comments 2
2 min read
C# | Using Entity Framework with PostgreSQL Database

C# | Using Entity Framework with PostgreSQL Database

19
Comments
2 min read
C# | Entity Framework Generic Repository with SOLID Design Pattern

C# | Entity Framework Generic Repository with SOLID Design Pattern

1
Comments
2 min read
C# | Entity Framework Issues and Troubleshooting

C# | Entity Framework Issues and Troubleshooting

Comments
2 min read
Entity Framework Core with Scalar Functions 22:08

Entity Framework Core with Scalar Functions

1
Comments
1 min read
Prefer Empty Objects over Compiler tricks

Prefer Empty Objects over Compiler tricks

Comments
2 min read
The Differences Between EntityFramework .Add and .AddAsync

The Differences Between EntityFramework .Add and .AddAsync

3
Comments 1
2 min read
Entity FrameWork

Entity FrameWork

Comments
1 min read
Finding the Right Balance: Clean Architecture and Entity Framework in Practice

Finding the Right Balance: Clean Architecture and Entity Framework in Practice

1
Comments
2 min read
How To Use EF Core Interceptors

How To Use EF Core Interceptors

2
Comments
5 min read
Simple Event-Sourcing with EF Core and SQL Server

Simple Event-Sourcing with EF Core and SQL Server

11
Comments 1
10 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

10
Comments
5 min read
Getting started with Entity Framework Core: Building a Sample Project

Getting started with Entity Framework Core: Building a Sample Project

Comments
4 min read
The target context is not constructible. Add a default constructor or provide an implementation of IDbContextFactory.

The target context is not constructible. Add a default constructor or provide an implementation of IDbContextFactory.

1
Comments
1 min read
[Parte 13] EF Core: Dynamic Sort con Linq Expressions

[Parte 13] EF Core: Dynamic Sort con Linq Expressions

6
Comments 2
4 min read
View Generated Queries From EF Core

View Generated Queries From EF Core

30
Comments
3 min read
Entity Framework(EF) Enum issue/bug/feature

Entity Framework(EF) Enum issue/bug/feature

14
Comments
2 min read
Data Loading in Entity Framework

Data Loading in Entity Framework

9
Comments 1
7 min read
EF Core 7 is here - Welcome typed entity id 🍾

EF Core 7 is here - Welcome typed entity id 🍾

7
Comments 1
5 min read
Do Yourself a Favor When Writing Connection Strings In Configuration

Do Yourself a Favor When Writing Connection Strings In Configuration

7
Comments
7 min read
Need help creating new child record with foreign key of paren

Need help creating new child record with foreign key of paren

Comments
1 min read
Why I Dislike Entity Framework for REST API Development

Why I Dislike Entity Framework for REST API Development

9
Comments 12
8 min read
New in Entity Framework 7: Bulk Operations with ExecuteDelete and ExecuteUpdate

New in Entity Framework 7: Bulk Operations with ExecuteDelete and ExecuteUpdate

8
Comments 2
5 min read
Writing pipes and filters for fluent OR-mapping

Writing pipes and filters for fluent OR-mapping

4
Comments
2 min read
Querying parent from child table in EntityFramework

Querying parent from child table in EntityFramework

6
Comments
1 min read
.NET 6 Performance !

.NET 6 Performance !

16
Comments
8 min read
How to perform CRUD operations with Entity Framework Core and PostgreSQL

How to perform CRUD operations with Entity Framework Core and PostgreSQL

14
Comments
7 min read
Entity Framework Core: Simplify your queries with AutoMapper

Entity Framework Core: Simplify your queries with AutoMapper

31
Comments 1
3 min read
OData without Entity Framework in ASP.NET 6.0 and performing CRUD operations

OData without Entity Framework in ASP.NET 6.0 and performing CRUD operations

22
Comments 2
4 min read
Basic Knowledge of EntityFramework for .Net Developer

Basic Knowledge of EntityFramework for .Net Developer

6
Comments
7 min read
How to use Postgres SQL, NoSql and Entity Framework Core

How to use Postgres SQL, NoSql and Entity Framework Core

8
Comments 2
4 min read
Database Migrations for .NET and Entity Framework with Prisma

Database Migrations for .NET and Entity Framework with Prisma

18
Comments
7 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
Data Access in ASP.NET Core using EF Core (Code First)

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

2
Comments
12 min read
Curso de .Net Core C#

Curso de .Net Core C#

3
Comments
1 min read
How to CRUD dynamically in Entity Framework

How to CRUD dynamically in Entity Framework

8
Comments
2 min read
How to add CRUD functionality in ASP.NET Core app in 10 minutes

How to add CRUD functionality in ASP.NET Core app in 10 minutes

6
Comments
6 min read
EF Core multiple Database providers

EF Core multiple Database providers

23
Comments 12
4 min read
C# - EF 5 with Cosmos DB: Multiple Entity Types in single Collection

C# - EF 5 with Cosmos DB: Multiple Entity Types in single Collection

10
Comments 2
3 min read
Creating Deployment & Rollback SQL Scripts from EntityFrameworkCore migrations

Creating Deployment & Rollback SQL Scripts from EntityFrameworkCore migrations

6
Comments
3 min read
Web Application using Entity Framework Web Api and angular

Web Application using Entity Framework Web Api and angular

5
Comments
1 min read
Call a SQL function in EF Core 3 without Linq queries, mapping and translation

Call a SQL function in EF Core 3 without Linq queries, mapping and translation

6
Comments 2
1 min read
Cell CMS — Persistindo Dados

Cell CMS — Persistindo Dados

2
Comments
6 min read
What is Code-First?

What is Code-First?

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

Using Existing Database Connection's with Entity Framework Core

8
Comments
1 min read
What is Anemic Domain Model and why it can be harmful?

What is Anemic Domain Model and why it can be harmful?

3
Comments
1 min read
.NET Looks at Functional Programming Techniques.

.NET Looks at Functional Programming Techniques.

6
Comments 21
2 min read
EF Builder Entity One to Many Configuration

EF Builder Entity One to Many Configuration

8
Comments
2 min read
EF (code first) Migration and Update to database

EF (code first) Migration and Update to database

6
Comments
1 min read
Get started with GraphQL and Entity Framework

Get started with GraphQL and Entity Framework

44
Comments 15
18 min read
loading...