DEV Community

# entityframework

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
C# | Using Entity Framework with PostgreSQL Database

C# | Using Entity Framework with PostgreSQL Database

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

C# | Entity Framework Generic Repository with SOLID Design Pattern

3
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

4
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

14
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

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

View Generated Queries From EF Core

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

Entity Framework(EF) Enum issue/bug/feature

14
Comments
2 min read
How to Generate and add an SSH key to GitHub

How to Generate and add an SSH key to GitHub

14
Comments
5 min read
EF Core 7 is here - Welcome typed entity id 🍾

EF Core 7 is here - Welcome typed entity id 🍾

8
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

10
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
loading...