Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Automatic CreatedAt and UpdatedAt fields OnModelCreating() in ef6

EF6 - Using the await keyword with the Where() clause

LINQ to Entities does not recognize the method: LastOrDefault [duplicate]

LINQ to Entities does not recognize the method IsNullOrWhiteSpace

No context type was found in the assembly when running code first migration

MVC scaffolding does not support Entity Framework 6 [duplicate]

Optimistic Concurrency

Entity Framework Won't Include() all Tables

Mono 3 with EF 6 - has anyone had any luck with it?

ASP.NET-Identity limit UserNameIndex length

Entity Framework using IdentityDbContext with Code First Automatic Migrations table location and schema?

Cannot insert the value NULL into column 'Discriminator', table '...AspNetUsers'; column does not allow nulls. INSERT fails