Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Is IQueryable SQL injection proof using Entity Framework?

DbContext.ChangeTracker in automated tests throws SQLException

Azure SQL Data Warehouse and Entity Framework

How to specify a valid ordering for dependent operations when defining entity relationships?

c# entity-framework

Cannot insert the value NULL into column 'MaintenanceId', table '<tableName>'; column does not allow nulls. INSERT fails EF 6.1

How do I get DB generated IDs back when using repository pattern?

c# entity-framework

How to validate LINQ queryable without database

Get parent department node in Entity Framework

How to Select All with a One to Many Relationship Using Linq

Query an Entity Framework entity without knowing the object type (class/table) in advance

"the entity type is not part of the model for the current context" error is thrown when project contains more than one EDMX file

MySQL Data Provider Not Showing in Entity Data Model Wizard

How to set a property to be "Identity" or auto-incremented column with Entity Framework Core?

Can one make a C# attribute that is a combination of other attributes that get picked up by Entity Framework Code first migrations

Math Absolute In Ef Core?

EF Core2.2: Scaffold-DbContext not working with named connection string in WPF project

best practise/way for master detail / multi table Insert in Entity Framework

Entity Framework - Saving Changes to Related Objects in Detached State

WCF Data Services implementation strategies

Entity Framework and Multi Language Databases