ScaffoldingMetadataExtensions.Scaffolding Method

Definition

Overloads

Scaffolding(IModel)

C#
public static Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ScaffoldingModelAnnotations Scaffolding (this Microsoft.EntityFrameworkCore.Metadata.IModel model);

Parameters

model
IModel

Returns

Applies to

Entity Framework Core 1.1 and Entity Framework Core 1.0
Product Versions
Entity Framework Core 1.0, 1.1

Scaffolding(IProperty)

C#
public static Microsoft.EntityFrameworkCore.Scaffolding.Metadata.ScaffoldingPropertyAnnotations Scaffolding (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);

Parameters

property
IProperty

Returns

Applies to

Entity Framework Core 1.1 and Entity Framework Core 1.0
Product Versions
Entity Framework Core 1.0, 1.1