Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Entity Framework does not generates ObservableCollection

EF6 (code first), MVC, Unity, and a service layer without a repository

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