Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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?

How can I get the count of a list in an Entity Framework model without including/loading the entire collection?

How to change timeout the query

c# sql entity-framework

Configuring abstract base class without creating table in EF Core [duplicate]

every Parameter object property that is not null, to be added to expression predicate as a condition

How to rollback in EF4 for Unit Test TearDown?

What is an Entity? Why is it called Entity?

Extending EF4 SQL Generation

How to get ObjectSet<T>'s entity key name?

c# .net entity-framework

Entity Framework Is it possible to add an ASSOCIATION between Primary Keys and a Foreign Key

Return Type for Collection from LINQ Query

Verify if object is already inside Entity Framework context