Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6.1

Removing code first migration and degrade to older state

EF Code First Migrations: recreate database and Seed

Mocking Entity Framework 6 ObjectResult with Moq

OData SingleResult is Ambiguous in System.Web.Http

Code first Entity Framework 6.1 Custom Aggregate Function

The property 'Private' is not a String or Byte array. Length can only be configured for String and Byte array properties

How to get better table alias names for SQL statements created by Entity Framework?

MVC 5 Scaffolding with inheritance uses the wrong entity set

Relationship not set to null

Generating a SQL view from EF 6.1 code first

Migrating SimpleMembership to Identity 2.0

Downside of using transaction dispose with entity framework integration testing

MVC / Entity Code-First Multiple Contexts with Referential Integrity between them

Want Entity Framework 6.1 eager loading to load only first level

TransactionScope around Many to Many Insert with Entity Framework returns TimeoutException