Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

WCF Ria Services Wizard not working with CodeFirst

Code First for SQL Server 2005?

C# Float to Real in SQL Server

One-to-one relationship in CF Entity Framework using mapping

Entity Framework many-to-many not populating collections

"The entity type 'CustomAttributeData' requires a primary key to be defined" error when I add-migration in EF Core

Different schema name on correlation table - Entity Framework

Problem with MySQL tinyint and Entity Framework code first

EF inserts a DB generated key, ignoring DatabaseGeneratedOption.None

How to seed stored procedure in entity framework 7 using code first approach?

One-to-many relation in ASP.NET MVC4 and CodeFirst

Add a localdb for tests

Switch from Entity Framework Database First to Code First

Inheritance mapping by overriding property

Call stored procedures with Entity Framework 6 code first approach in Asp.Net MVC 5

Entity Framework One-Many Relationship on Same Entity