Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF6 'ModelConfiguration' set but not discovered

c# entity-framework

Why does Entity Framework add unnecessary (AND [param] IS NOT NULL) in WHERE clause?

ASP.NET-Identity: how to limit UserName length?

Extending ASP.NET Identity 2.0

3 tier application with Identity and EF

Entity Framework DbContext and thread safety

Id's jumping up 1000 every time I build my app and insert a new record

OData with EF Core / ASP.NET Core - Good or Bad?

Entity Framework ORA-00932: inconsistent datatypes: “'expected CLOB got CHAR”

Using sql queries in EF

c# entity-framework

Multiple user type Identity - DbContext design

EF Core relationship without foreign key

Entity Framework Reference constraint error on delete when using selectmany

c# entity-framework orm

Entity Framework Core leaving many connections in sleeping status

What is the best way to compare two entity framework entities?

Locking a table with a select in Entity Framework

Retrieving a tree structure from a database using LINQ

Entity Framework: Auto-updating foreign key when setting a new object reference

C# to F# - EF Code First

How do I turn off change tracking at the DbContext level in EF 4.1 RC?