Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Why is it a bad idea to have a table without a primary key?

Resolving 'No key Defined' errors while using OnModelCreating with ApplicationDbContext?

How can I avoid the Entity Framework 6 add an ORDER BY in the generated query

My custom DbExecutionStrategy is not being called

Leaking Entity Framework's abstraction - just a little

Entity Framework 6 exception: "The context cannot be used while the model is being created"

c# .net entity-framework-6

Asp.net 5.0 MVC6 EF6 Migration Scripts

Why does Azure Database perform better with transactions

how to use canonical functions in Entity Framework and Mysql

Why did the new ASP.NET Identity tables stop using Guid (uniqueidentifier type) as keys?

EF Conditional Include by Entity Type

Extract strongly-typed data context instance from arbitrary query

Get error while running Enable-Migrations

`DbContext.Database.BeginTransaction` can't be nested?

EF6 OutOfMemoryException Evaluating Entity with varbinary(max) Property

Make Entity Framework use Contains instead of Like and explain 'ESCAPE ~'

c# entity-framework-6