Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Is it necessary to code unit tests for every single layer on an n-tier architecture?

Seemingly equivalent queries in LINQ and SQL returns different results [duplicate]

Datetime.UtcNow in Entity Framework query evaluated different than DateTime.UtcNow in C# IL

Linq to Sql Count Include joins

OData include "Custom Properties" added to Entity Framework models via Partial Classes

entity-framework odata

Entity Framework: Remove and Add entities with same key in a single request

Sequence contains more than one element?

c# .net entity-framework linq

Linq stored procedure to return XML

Entity Framework table name convention

c# entity-framework

Can Entity Framework Core run non-query calls?

Mapping composite foreign key to composite primary key where the foreign key is also a primary key

InvalidOperationException - When executing a command, parameters must be exclusively database parameters or values

c# sql entity-framework

Asp.net core + EF Code first, migration files in different project

Using ASP.NET Identity in an ASP.NET Core MVC application without Entity Framework and Migrations

Table Valued Functions in EF Core

How to add Oracle provider in VS2017 for Entity Framework?

SaveChanges() is saving Unchanged records

c# entity-framework

LINQ expression is not being translated to SQL

Can you remove Identity from a primary key with Entity Framework 6?

In which format is Target field in the EF Migration resx files?