Skip to content

Commit

Permalink
Document IScaffoldingModelFactory (#3331)
Browse files Browse the repository at this point in the history
  • Loading branch information
bricelam authored Jul 15, 2021
1 parent cdd27f8 commit c9dbced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entity-framework/core/cli/services.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Service
<xref:Microsoft.EntityFrameworkCore.Scaffolding.IModelCodeGenerator> | Generates code for a model.
<xref:Microsoft.EntityFrameworkCore.Scaffolding.IProviderConfigurationCodeGenerator> | Generates OnConfiguring code.
<xref:Microsoft.EntityFrameworkCore.Scaffolding.IReverseEngineerScaffolder> | The main class for scaffolding reverse engineered models.
<xref:Microsoft.EntityFrameworkCore.Scaffolding.IScaffoldingModelFactory> | Creates a model from a database model. Added in EF Core 6.0.

## Using services

Expand Down

0 comments on commit c9dbced

Please sign in to comment.