Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF ExecuteSqlCommand with int array parameter

System.ObjectDisposedException with Virtual property in entity framework

Entity Framework Exception "The underlying provider failed on Open"

c# entity-framework

UserManager.CreateAsync does not generate Id

Generic Repository Pattern Soft Delete

Running update-database results in the error: "A file activation error occurred"

Entity type has no key defined EF6

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