Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

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

How to monitor transaction isolation level changes in SQL Profiler or in any other tool

Application break accessing dbcontext, Asp .net core web api 2.0 with entity framework core 2.0 database first approach