Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-fluent-api

Entity Framework Core fluent api One-To-Many and One-To-One produces duplicate foreign key

Alternative way to specify per-table schema

EF Core FK Constraint on Alternate Key

AspNet Identity - Custom IdentityRoleClaim & IdentityUserRole & IdentityUserClaim that duplicated foreign key

What is the benefit of adding .HasIndex() in your mappings, on a DBFirst scenario?

EF Core one-to-many infinite includes

EF Core: Ignore property only on save

.Net Core Fluent API with Nullable references types

When an entity has more than one 0..1:n relationships to another entity, how to define them using Fluent API?

Ef core fluent api set all column types of interface

EntityFrameworkCore: DeleteBehavior too many options [closed]

Virtual property won't lazy load in Entity Framework 6 (with caveat)

aspnet core entity framework 7 self referencing "job" 1 to many table

EF Core Code First Oracle - Cannot set nullable an existing colum

Followers Schema in Entity Framework

How to set ForeignKey and Index properties using IEntityTypeConfiguration in EF Core 2.0

Entity Framework TPH on top of TPT

DDD with MongoDB

Fluent API Table Scaffolding - HasBaseType