Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to specify EF byte[] in code first longer than 8000 bytes?

EF 6 CodeFirst Migrations Not Working

Custom Extension-Function to implement "IN" in c# (LINQ-2-Entities)

Is it possible to configure EF core "ON UPDATE" behaviour for foreign keys?

Entity Framework Core LINQ Class Property/Methods can't use Included Property

how to remove the default constraint from migration script

Adding EF Core Migrations to an existing database, while still enabling creation of the database from scratch

Dynamic Selector Linq To Entities

Database computed column not generating in EF 4.1

EF Core - Producing unfiltered queries on all members of dbcontext

Entity Framework Read after SaveChanges Gets Old Values

c# entity-framework sqlite

Dealing with database changes on WCF Service application

c# .net entity-framework wcf

Linq GroupBy and Lookup<TKey, TElement>.Item

c# linq entity-framework