Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Visual Studio - The specified store provider cannot be found in the configuration, or is not valid

Entity Framework Core Add-Migration throws "An item with the same key has already been added. Key: MyProject.Model.MyContext

How do I map an Entity Framework Code-First model to a single SQL Server Schema?

I want to use Entity Framework + ASP Identity but I don't want EF to generate tables for me

What to use with a half-designed database? Model-First or Database-First?

Generic repository select by ID in EF4

ASP.NET MVC Model containing File

EF Core `update-database` on MySql fails with `__EFMigrationsHistory' doesn't exist`

Can i use foreign key to unique constraint in EF6?

Identify and filter Navigation Properties in a Entity Data Object

Enums casting to a byte

c# entity-framework

MusicStore 'System.Data.Objects.ObjectSet<....>' does not contain a definition for 'Add' and no extension method 'Add' accepting a first argument

Entity Framework 6 - .Create new object, save changes, re-query object based on new id, null return

c# entity-framework

Performance with Entity Framework Code-First

Calling Stored Procedure From Entity Framework that returns table with variable columns

EntityFramework 6 + MySQL : Model tables are not created automatically

Linq with multiple tables

Dynamically passing properties in Select for projection in Entity Framework

c# entity-framework

Error: method 'First' can only be used as a final query operation