DEV Community

# entityframework

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Finding the Right Balance: Clean Architecture and Entity Framework in Practice

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

Comments
2 min read
Compilation steps in EF Core

Compilation steps in EF Core

Comments
2 min read
Learning is another full-time job.

Learning is another full-time job.

Comments
1 min read
How To Use EF Core Interceptors

How To Use EF Core Interceptors

1
Comments
5 min read
Using Entity Framework Core 8 Owned Types HasData()

Using Entity Framework Core 8 Owned Types HasData()

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

Simple Event-Sourcing with EF Core and SQL Server

2
Comments 1
10 min read
Cascading deletion and configuration in Entity Framework 🔥

Cascading deletion and configuration in Entity Framework 🔥

Comments
2 min read
Delete in EF 8 !

Delete in EF 8 !

Comments
1 min read
Optimizing Database Access with Entity Framework - Lazy Loading vs. Eager Loading

Optimizing Database Access with Entity Framework - Lazy Loading vs. Eager Loading

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

2
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.

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

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

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

View Generated Queries From EF Core

3
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

6
Comments 1
7 min read
Answer: InvalidOperationException: Role *** does not exist

Answer: InvalidOperationException: Role *** does not exist

Comments
1 min read
How to test with xUnit having EntityFramework in your API? Any example or document?

How to test with xUnit having EntityFramework in your API? Any example or document?

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

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

Why I Dislike Entity Framework for REST API Development

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

5
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

22
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

15
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

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

Database Migrations for .NET and Entity Framework with Prisma

12
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

6
Comments
2 min read
LINQ Queries | Dev [Over]simplified

LINQ Queries | Dev [Over]simplified

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

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

9
Comments 2
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
Creating Deployment & Rollback SQL Scripts from EntityFrameworkCore migrations

Creating Deployment & Rollback SQL Scripts from EntityFrameworkCore migrations

6
Comments
3 min read
PostgreSQL with EF Part II

PostgreSQL with EF Part II

1
Comments
2 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
THE CREAM STACK

THE CREAM STACK

4
Comments 2
1 min read
Dev Discussions - Jeremy Likness (2 of 2)

Dev Discussions - Jeremy Likness (2 of 2)

Comments
8 min read
Dev Discussions - Jeremy Likness (1 of 2)

Dev Discussions - Jeremy Likness (1 of 2)

Comments
8 min read
New Entity Developer 6.8 Supports EF Core 5.0 and .NET 5.0

New Entity Developer 6.8 Supports EF Core 5.0 and .NET 5.0

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

6
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
Updated Entity Developer 6.7 Simplifies Development Processes Automation With New Console App and Improved .NET Core Support

Updated Entity Developer 6.7 Simplifies Development Processes Automation With New Console App and Improved .NET Core Support

2
Comments
2 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
Cell CMS — Persistindo Dados

Cell CMS — Persistindo Dados

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

Get started with GraphQL and Entity Framework

42
Comments 15
18 min read
Configure entity framework with dependency injection

Configure entity framework with dependency injection

3
Comments
2 min read
EF Core Migration Commands

EF Core Migration Commands

6
Comments
1 min read
loading...