Entity Framework

Entity Framework (EF) is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write.

Total Questions: 162

Post
Article Video EBook

Show Thread for

Page Size

0
Answer

Entity Framework Core Migration - FluentAPI - Extraneous DB Columns

1
Answer

what is repository pattern?

3
Answers

Invoke Stored Procedure from EF

3
Answers

Increase the Performance of Entity Framework

1
Answer

EF Core - Clean Architecture - UPDATE Table

1
Answer

How to use Dynamic Set Property

Katie

Katie

Jun 24
414
1
2
Answers

Ignoring Properties at runtime in .net efcore and Odata

1
Answer

EF Core - SqlNullValueException: Data is Null. This method or property

4
Answers

How to modify one column of a table which is used as composite key

Pakeeza

Pakeeza

Mar 03
679
1
3
Answers

Undo an entity edit

3
Answers

Code first approach or Database First approach is better in EF.?

8
Answers

Is Entity Framework a suitable choice for developing an ERP Solution?

2
Answers

EF Core 6 - Database First Approach - Can we Scaffold Stored Procedure

1
Answer

ASP.NET C# EF Core migration error

3
Answers

what is the best approach of entity framework?

1
Answer

Self Join EF Tables and Get Parent Child Relation

1
Answer

EF Query Increment one field

2
Answers

from console app to windows service

6
Answers

dbContext too slow

3
Answers

dbContext error Data is null

View More