Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

asp.net MVC5 - Dependency Injection and AuthorizeAttribute

Tables don't show when re-adding them to entity-model (edmx)

Update a single property of a record in Entity Framework Code First

Sequence contains no elements - LINQ, MVC, Average

Entity Framework Code-First Execute Scalar-Valued Functions

Entity Framework Core - Take(1), Single(), First()... Not Working with Oracle Provider (ORA-00933: SQL command not properly ended)

Entity Framework 4 Code Only Error "Multiple objects sets per type are not supported"

Get the latest Value of table via EntityFramework

c# entity-framework

Do I need to force a Dispose after a LINQ query?

Entity Framework - Where is my Object Context?

Entity Framework - "An error occurred while updating the entries. See the inner exception for details" [duplicate]

Using Entity Framework Core migrations for class library project

Entity Framework error - "The EntityContainer name must be unique"

Entity framework update model from database not generating cs class for newly added table in tt class

.mdf" failed with the operating system error 2(The system cannot find the file specified.)

Enable-Migrations installation error

How to create a Clustered Index with Entity Framework Core

How to generate all my entities composed two tables for each entity via a T4 automation

OData $expand, DTOs, and Entity Framework

Entity framework 6.x doesn't add table valued parameter while adding in model