DEV Community

# entityframework

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How To Use EF Core Interceptors

How To Use EF Core Interceptors

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

1
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

5
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

5
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

7
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

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

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

42
Comments 15
18 min read
EF Core Migration Commands

EF Core Migration Commands

6
Comments
1 min read
EF6TempTableKit - how to deal with temporary tables in Entity Framework 6

EF6TempTableKit - how to deal with temporary tables in Entity Framework 6

8
Comments
3 min read
Handling Integration Tests in a CI pipeline

Handling Integration Tests in a CI pipeline

8
Comments
3 min read
Let’s do some DDD with Entity Framework Core 3 – part 3: better Value Objects

Let’s do some DDD with Entity Framework Core 3 – part 3: better Value Objects

7
Comments
3 min read
Querying data using raw SQL & Stored Procedures in Entity Framework Core

Querying data using raw SQL & Stored Procedures in Entity Framework Core

3
Comments
4 min read
Let's do some DDD with Entity Framework Core 3!

Let's do some DDD with Entity Framework Core 3!

9
Comments
3 min read
On .NET Episode: Migrating EDMX projects to Entity Framework Core

On .NET Episode: Migrating EDMX projects to Entity Framework Core

16
Comments 1
2 min read
Committing the unit of work

Committing the unit of work

6
Comments
2 min read
Unit Testing With Entity Framework and Entity Framework Core 2.1

Unit Testing With Entity Framework and Entity Framework Core 2.1

11
Comments 2
2 min read
کتاب تحلیلی بر entity framework core 2

کتاب تحلیلی بر entity framework core 2

3
Comments 1
1 min read
Using Entity Framework with Azure Functions

Using Entity Framework with Azure Functions

125
Comments 18
5 min read
Build a CRUD App with ASP.NET Core 2.2 and Entity Framework Core

Build a CRUD App with ASP.NET Core 2.2 and Entity Framework Core

6
Comments
12 min read
Add a unique nullable index to an entity property

Add a unique nullable index to an entity property

9
Comments 4
2 min read
How To: Use EntityFramework Core In-Memory Database For Unit Testing

How To: Use EntityFramework Core In-Memory Database For Unit Testing

10
Comments
1 min read
How to get the actual table name from DbSet in EntityFramework Core 2.0.

How to get the actual table name from DbSet in EntityFramework Core 2.0.

10
Comments 1
2 min read
How to get a DbContext from a DbSet in EntityFramework Core 2.0.

How to get a DbContext from a DbSet in EntityFramework Core 2.0.

15
Comments
1 min read
THE CREAM STACK

THE CREAM STACK

4
Comments 2
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
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
loading...