Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Automapper - Error Updating Nested Child Collection

Entity framework : Invalid column name

c# entity-framework

Error with mapping entities in EF

Using Active Directory to login using a local user

How to run dynamic SQL query in Entity Framework 7 that auto-maps to Entities (SqlQuery<T>)?

Why does Entity Framework detect changes on properties which were modified but reset?

Singleton with DbContext - creating instance in Startup.cs

C# Transaction Scope with 2 databases on same server causing exception

EF How can I update my Database with Migrations

Rename table in Sql and accordingly in Entity Framework (Db First)

How can I implement select case in Entity Framework?

A Multi-layer .NET framework based on POCO

Using EF code-first while retaining stored procedures