Skip to content
| Marketplace
Sign in
Visual Studio>Tools>EntityFramework Core Scaffolding
EntityFramework Core Scaffolding

EntityFramework Core Scaffolding

Nagy Bálint

|
4,243 installs
| (2) | Free
A VS tool to run the `dotnet ef dbcontext scaffold` command.
Download

A VS tool to run the dotnet ef dbcontext scaffold command.

You should right click on a project node and from the context menu you can use the following functionalities:

image.png

Scaffolding settings: With this settings editor you can create the configuration file that is required for the Run DB scaffolding command. Clicking on save will create (or update) the scaffoldingsettings.json file in the root of the project. The documentation for the options can be found here.

image__1.png

Run DB scaffolding: It will run the configured command. The output can be observed in the Output window and in the status bar.

image__2.png

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft