Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Table-per-type inheritance with EF 4.1 Fluent Code First

Lambda overload for Skip/Take Missing

c# linq entity-framework-6

EF6 DbSet<T> returns null in Moq

Entity Framework Code First MaxLength and FixedLegth (char vs varchar)

Entity Framework References go missing between debug and release build

error: This operation would create an incorrectly structured document

Using DateDiff with Linq.Dynamic library for fetching today records

Entity Framework - The migrations configuration type was not be found in the assembly

System.Data.DataException error occurred in EntityFramework.dll

The type System.DateTime is not a supported type. Change to use System.DateTimeOffset

ResolveEventArgs.RequestingAssembly is null when AppDomain.CurrentDomain.AssemblyResolve is called

Entity Framework varchar foreign key case insensitive

Multi-tenancy in EF6 with multiple schemas having the same tables

EF6 Nested Transactions

Failing to update my Grid using template field

Calling Oracle stored procedure using Entity Framework with output parameter?