Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

EF6 Beta1 - db.Database.CreateIfNotExists(); doesn't create the database anymore after enabling the migration

Generating Model code from Model.edmx in EF6 without Visual Studio

"Children could not be evaluated" in EF 6

Initial performance issue with LINQ to Entities when using TPH & complex types, Pregen Views seem to do nothing?

Entity Framework MapToStoredProcedures - Ignore Parameters

Cannot generate C# class from PostgreSQL view using Npgsql + EF6 code first

Single Row Table in Entity Framework 6

Error NU1002 The dependency EntityFramework 6.1.3 in project WebApplication1 does not support framework DNXCore,Version=v5.0

Unable to read system views in Entity Framework

c# sql .net entity-framework-6

LINQ Query to LINQ Method; Why do I need CBool?

Validation failed for one or more entities in Entity Framework for nullable boolean property

Entity Framework 6.0 Code first - getting duplicated items in a simple query when filtering by primary key

Streaming varbinary(max) data using Entity Framework 6

ASP.NET-5 with EF6

Running Different Stored Procedures in Parallel in EF6

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

Entity framework 6 projection generates SQL equivalent to "Select *" and does not produce WHERE clause

EntityFramework 6 - Handling User-defined Attributes

Entity Framework multiple mapping to same table DB first

c# entity-framework-6