Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

code first one-to-one enable cascade delete

Fixing JSON Date serialization from .Net web method

Define a variable in Entity class which is not a column

How to Mock an Entity Framework 6 Async Projecting Query

Updating database entry MVC Entity Framework

SQL Server Compact 4.0 connection string for Entity Framework code first?

How to undo Entity Framework Update-Database in .NET Core

ASP.NET Core 1.1 getting all users and their roles

How do I map entities with lazy-loaded properties (without causing them to load)?

Loading from database without proxy classes?

Boolean inside of Select()

Using both many-to-many and one-to-many to same entity

EntityFramework for Python [closed]

python entity-framework

Scaffolding EntityFramework 6 Unable to cast object of type 'System.Data.Entity.Core.Objects.ObjectContext' to 'System.Data.Objects.ObjectContext'

How to roll back EF migration on Azure

Not Exists using Linq

Creating inheritance users from base asp.net identity user

Get list of entities by list of id's - IN ORDER

linq entity-framework

Transactions in unit of work design pattern

Case insensitive name of tables and properties in Entity Framework 7