Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Composite Key EF Core getting error when using Fluent Api

System.NotSupportedException: Unable to determine the provider name for provider factory of type 'System.Data.SqlClient.SqlClientFactory'

Lazy loading, Deferred Loading and Eager Loading in Entity framework

Entity Framework 4 and Default Values

entity-framework

Entity Framework and SQL Server Synonyms

uniqueidentifier in SQL becomes lower case in c#

c# entity-framework

Violation of PRIMARY KEY constraint in Entity Framework code first link table

EF 6 Migration: How to execute sql SELECT?

entity-framework

Multiple collections of same type in entity framework

c# entity-framework

How do I map a C# int to a SqlServer tinyint using Entity Framework Code First?

c# entity-framework

Is it possible to implement the IDbSet<T> interface in F#?

entity-framework f#

Making AddOrUpdate change only some properties

What are the pros and cons of using a single or multiple DbContext with EF?

Seed Entities AND Users, Roles?

Table Does Not Exist while using EF 6 and Oracle.ManagedDataAccess

Entity Framework - Seed AddOrUpdate with multi column index as identifier

Check if a String value contains any number by using Lambda Expression

User defined table in Entity Framework generating incorrect query

Entity Framework: Inheritance and Include