Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Transient Fault Handling with SQL Azure using Entity Framework

Unable to create an object of type 'MyContext'. For the different patterns supported at design time

LINQ to Entities does not recognize the method 'Int32 Int32(System.String)' method, and this method cannot be translated into a store expression

c# linq 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