Learn how to build your first web app with ASP.NET Core.
Learning objectives
By the end of this module, you’ll be able to:
- Understand what the ASP.NET Core default project templates are.
- Create an ASP.NET Core web app project from a template.
- Understand the basic structure of an ASP.NET Core project.
- Run a web app locally and view it in a browser.
- Understand how the web app is served.
- Make code changes during local development.
Leave a Reply