The new interactive CLI tool 'dotnet scaffold' has been released as a preview for scaffolding in ASP.NET Core projects. It provides an improved command line experience, allowing users to generate boilerplate code interactively. This post details the installation process, usage examples, and shows how to scaffold different components such as Razor Pages and Entity Framework models in ASP.NET Core 9 web apps. The tool aims to make project setup more straightforward and efficient.
Table of contents
Installing dotnet scaffold Copy linkUsing dotnet scaffold Copy linkRecap Copy linkFeedback Copy link1 Comment
Sort: