Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-fluent-api

EF Fluent API Many To Many with different ID Field Names

Entity Framework - Code First - Ignore all properties except those specified

EF Fluent API: Set property for each entity derived from a base abstract class

EF Code First Navigation Property to same table

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?