Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-fluent-api

How to dynamically change column name on model creating in Entity Framework context class

Entity-framework-7 Organizing Fluent API configurations into a separate class

TPC Inheritance Error

Fluent Api Entity Framework core

Optional One-to-many Relationship in Entity Framework

Entity Framework 7 Fluent API Doesn't Recognize IsOptional()

Entity Framework Code first: cycles or multiple cascade paths

EF Core: Cannot insert explicit value for identity column in table when IDENTITY_INSERT is set to OFF on one to many

How do I specify the foreign key in a one-to-one/zero relationship?

System.Data.Entity.ModelConfiguration missing in EF core

EF can you make a Mutli-column Index using shadow properties?

One to one relationship with Entity Framework Fluent API

Set a constraint for minimum int value

Does the EF Fluent Api can setting the Minimum Length?

One-to-one relationship in EF Core (The child/dependent side could not be determined for the one-to-one relationship)

Do I need to configure both sides of a relationship with Entity Framework with Fluent API?

One or Zero to One Entity Framework Code First FluentApi

How to create spatial index using EF 6.1 fluent API

Composite Key EF Core getting error when using Fluent Api

Violation of primary key Entity Framework Code First