Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

C# and EF not able to add related entities to model

Relationship not set to null

Abstraction over MongoDb and Entity Framework

Using EF6 Store Functions for Entity Framework code-first, can I return a custom type?

Oracle ODP.NET Entity Framework returning empty results

Adding column in Entity Framework 6.1 - Many-To-Many - Code First

Update Database after Model Changes - Entity Framework 7

Entity Framework AutoDetectChangesEnabled = false and .Find

c# entity-framework

Create SQL View With Entity Framework 6 Code First

EntityFramework 6 and mongodb and Identity

How to set a Property unique in EF6 code first [duplicate]

Eager Loading with join

Is it a bad practice to open a new context or send one as a parameter into sub-methods?

entity-framework

Get return value from stored procedure using ExecuteSqlCommand (using Entity Framework)

How to compare int with string in linq where clause [duplicate]

c# entity-framework linq

Is there a way to have ASP.NET 5 Dependency Injection resolve a DbContext without a reference?

Azure SQL Database Operation Timeout

EntityFramework keeping connections open?

c# entity-framework localdb

The argument types 'Edm.String' and 'Edm.Int32' are incompatible for this operation

Asp.net core - no such table: AspNetUsers