Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to create a migration without "No migrations configuration type was found in the assembly" problem?

How to join EF query with dictionary

How to get the primary key of an object after it is saved with DbContext

Entity Framework: Implement interfaces for unit test

aspnet core entity framework 7 self referencing "job" 1 to many table

EntityFramework lazy loading not working in different context

Dynamic Call <T> object class

c# .net entity-framework

MVC, Views and System.Data.Entity

How to get all rows on basis of a condition from entity framework

Is is possible to use Ninject on an EntityFramework Entity object?

c# entity-framework ninject

Parallel For Not Working With EF4.1 and Automapper

Is there a way to cast in the `Where` part of an Entity Framework query?

EF Core Code First Oracle - Cannot set nullable an existing colum

VS2017 Entity Framework Failed to retrieve data for this request

Is it possible to apply EF migrations only to local/in-memory data?