Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-fluent-api

EF Core 2 - Relationship with only 1 navigation property/relationship knowledge?

EF 6 Codefirst -Setting default value for a property defined in base class using fluent API

Entity Framework Core zero-or-one to zero-or-one relation

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