Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-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

Mapping object type property to varbinary(MAX) in Entity Framework

One-to-One relationships in Entity Framework 7 Code First

How to retrieve Entity Configuration from Fluent Api

Possible to set column ordering in Entity Framework

Undo HasIndex in OnModelCreating

How do I configure fixed length columns in EF Core?

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?