Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>.Net Core MVC Controller and View ScaffoldingNew to Visual Studio Code? Get it now.
.Net Core MVC Controller and View Scaffolding

.Net Core MVC Controller and View Scaffolding

Levi Bickel

|
308 installs
| (0) | Free
Visual Studio Scaffolding for .Net Core MVC Controllers and Views in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

net-core-scaffolding README

This extention is meant to replicate the scaffolding function for .Net Core MVC projects found in Visual Studio on Windows.

Right-click on a .Net class and select Scaffold MVC. This will prompt you to install any missing dependencies and then ask you a couple of questions before scaffolding the controller and views.

Features

Simple to use with in the code.

0.0.1

Initial release.

0.0.2

Introduced bug fixes to the initial deployment.

0.0.3

Introduced some changes to installation of dependencies that were failing and the handling of dbcontexts.

0.0.6

This version is including allowing the user to specify a custom name for the Database Context instead of just using the pre defined ones.

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