Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-fluent-api

EF Core 2.1: Self-referencing entity with one to many relationship generates additional column

Moving from EF6 to EF Core 2.0

Set EF6 Code First strings fluently to nvarchar(max)

Multiple indexes possible using HasColumnAnnotation?

Generate a composite unique constraint/index, in EF Core

Use IEntityTypeConfiguration with a base entity

Entity Framework Core 2.0: How to configure abstract base class once

Map System.Uri using Entity Framework Fluent Api

EntityFramework Code First FluentAPI DefaultValue in EF6.X

How to define Many-to-Many relationship through Fluent API Entity Framework?

Fluent API, many-to-many in Entity Framework Core

What is Entity Framework fluent api?

One to one optional relationship using Entity Framework Fluent API

Entity Framework Code First - Advantages and disadvantages of Fluent Api vs Data Annotations [closed]

Setting unique Constraint with fluent API?

How to do a join in linq to sql with method syntax?

linq-to-sql ef-fluent-api