Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.
$ dotnet add package Microsoft.VisualStudio.Web.CodeGenerationASP.NET scaffolding generates boilerplate code for web apps to speed up development.
For more information on ASP.NET scaffolding, see the following tutorials:
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the home repository.