Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Is it possible to update fetched data

ObjectStateManager vs Entry().State

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