This series explains the basics of building a Razor Pages web app with ASP.NET Core using Visual Studio. Other versions of this series include a macOS version and a Visual Studio Code version.
- Get started with Razor pages.
- Add a model to a Razor pages app.
- Scaffolded Razor Pages.
- Work with SQL Server LocalDB.
- Updating the pages.
- Add search.
- Add a new field.
- Add validation.
- Upload files.