Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Self-referencing many-to-many recursive relationship code first Entity Framework

Get Auto Identity Key after Insert via EF

What specific issue does the repository pattern solve?

Using Entity Framework 6 with Multiple DB Schemas but using One DBContext

How do I map a char property using the Entity Framework 4.1 "code only" fluent API?

Where can I find the console or debug output from code executed in the package manager window?

How to get connectionString from EF Core 2.0 DbContext

Disabling identity (auto-incrementing) on integer primary key using code first

Best Data annotation for a Decimal(18,2)

How Do I Get Entity Framework To Update Complex Types?

c# entity-framework

OData Error: The query specified in the URI is not valid. The property cannot be used in the query option

EntityFramework Core automatic migrations

Fake DbContext of Entity Framework 4.1 to Test

"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