Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Why does no one disposes DbContext after WebApi controller operation?

Difference between cast and as inside a select in LINQ

c# linq entity-framework

Entity Framework 7 DbContext scaffold

How to retrieve Entity Configuration from Fluent Api

Using IDENTITY_INSERT with EF4

Entity Framework 6: Using interface as navigation properties possible?

c# entity-framework

How do I safely call an async method from EF's non-async SaveChanges?

Possible to set column ordering in Entity Framework

EF-Code first complex type with a navigational property

Get sum of two columns in one LINQ query without grouping

Manage the lifetime of dbContext

Default Entity Framework timeout

c# entity-framework orm

ASP.NET MVC Static Repository?

Entity Framework 6 with SQL Server Compact 4.0

Entity Framework 6 Model First Migration

The current model no longer matches the model used to pre-generate the mapping views

OnModelCreating is never called

c# entity-framework

EF Core Migrations with Multiple DB Schemas

How to check if table exists in a migration?

Entity Framework saving data in one-to-one associations