Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

"Context cannot be used while the model is being created" exception with ASP.NET Identity

Entity Framework: Querying Child Entities [duplicate]

Mocking new Microsoft Entity Framework Identity UserManager and RoleManager

How can I see the Entity Framework's pending changes?

c# .net entity-framework

How to clean-up an Entity Framework object context?

c# entity-framework

Where is |DataDirectory| defined?

Upgrade EF 4 EDMX to EF 6

Entity vs Model vs View Model

EF 6 database first: How to update stored procedures?

OriginalValues cannot be used for entities in the Added state [duplicate]

c# entity-framework

How to convert an expression tree to a partial SQL query?

DbContext is very slow when adding and deleting

How do I map a composite primary key in Entity Framework 4 code first?

How to create a view using EF code-first POCO

EF 4.1 - Code First - JSON Circular Reference Serialization Error

Problems using Entity Framework 6 and SQLite

Get the Entity Framework Connection String

c# entity-framework

How to implement IDbContextFactory for use with Entity Framework data migrations

Trying to set-up Entity Framework core in .Net Standard project

Entity Framework Add if not exist without update

c# entity-framework