Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

How can I manage EF 6 migrations in visual studio 2015?

Entity Framework 6 (code first) entity versioning and auditing

Can't update database using EF Migrations after updating to EF 6.0.0-alpha

Why ICollection<>.Contains ignores my overridden Equals and the IEquatable<> interface?

User defined table in Entity Framework generating incorrect query

Razor Syntax gives errors in View before compiling (No intellisense)

ASP.NET MVC5 - Keeping Users in Oracle Database

Hooking IDbInterceptor to EntityFramework DbContext only once

Navigation properties not loading properly

Buildserver can not find Entity Framework Sql Provider

Multiple .Where() clauses on an Entity Framework Queryable

Store enum names in database with Entity Framework

Explicit Loading nested related models in Entity Framework

does Visual Studio 2015 include .edmx support?

Entity Framework 6 navigation collections are null instead of empty

c# entity-framework-6

EntityDeploySplit error - Microsoft.Data.Entity.Build.Tasks.dll missing

Operator '>=' cannot be applied to operands of type 'string' and 'string'

c# entity-framework-6

EF: Passing a table valued parameter to a user-defined function from C#

EF + ODP.NET + CLOB = Value Cannot be Null - Parameter name: byteArray?