Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

EF5 Code First Enums and Lookup Tables

NuGet Package Manager Console Default Project dropdown is empty

No context type was found in the assembly

EF 5 Changing Connection String at Runtime

Entity Framework - what is the current command timeout value

Where is the ExecuteStoreCommand method in Entity Framework 5?

EF5 Getting this error message: Model compatibility cannot be checked because the database does not contain model metadata

How do I specify the maximum column length of a field using entity framework code first

Entity Framework - attribute IN Clause usage

Entity Framework Code First Using Guid as Identity with another Identity Column

Entity Framework: I set the foreign key, SaveChanges then access the navigation property, but it doesn't load the related entity. Why not?

How to install EntityFramework 5.0 (and other older versions) from NuGet?

EntityFramework 5 use dll version 4.4.0.instead 5.0

Batch update/delete EF5

Upgrade from Entity Framework 5 to 6

EF5 Migration Update-Database -Script Error

EF5 Starting a Project:Error Running transformation: Please overwrite the replacement token '$edmxInputFile$'

Cannot enable migrations for Entity Framework in class library

Automatic Migrations for ASP.NET SimpleMembershipProvider

How to update only one table for model from database with Entity Framework?