Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Configure Azure SQL DTU with Entity Framework Code First

Effort.Exceptions.EffortException : Database has not been initialized - after non commited update?

ignore accents on search using linq to entities (EF)

Many-to-many without an inverse property

AddOrUpdate does not modify children

How to add composite foreign key in data annotation for Entity Framework 6

How can I parse ODataQueryOptions from a string?

EntityFramework 6 Creating new Record with existing foreign key error on Many-to-many relationships

Is there a way to cast in the `Where` part of an Entity Framework query?

OData over a "View" of unioned data in Entity Framework

Entity framework - Include() loads all chidren properties even virtual ones

EntityFramework 6.0.0.0 reads data, but it is not inserting

Null property in object recovered by EF

Entity property is null even with value entity framework

c# entity-framework-6

Entity Framework 6 is not mapping my columns correctly using Attributes