ASP.NET scaffolding generates boilerplate code for web apps to speed up development.
For more information on ASP.NET scaffolding, see the following tutorials:
- Add a model to an ASP.NET Core MVC app
- Add a model to a Razor Pages app
- Tutorial: Create a web API with ASP.NET Core
- Scaffold Identity
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.