
Build web apps with ASP.NET Core for beginners - Training
Get started with web development using ASP.NET Core. In this beginner-friendly pathway, you'll learn the basics of C#, HTML, Razor Pages, and more!
Get started with ASP.NET Core | Microsoft Learn
Jul 30, 2025 · This tutorial shows how to create, run, and modify an ASP.NET Core Blazor Web App using the .NET CLI. Blazor is a .NET frontend web framework that supports both server …
Build your first ASP.NET Core web app - Training
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 …
Tutorial: Create C# ASP.NET Core web application - Visual Studio ...
Nov 21, 2025 · Create a web application in the Visual Studio integrated development environment (IDE) by using C# and ASP.NET Core, make changes to the app, and run the app.
Understand ASP.NET Core fundamentals - Training | Microsoft …
Learn the fundamentals of building web applications with ASP.NET Core. This learning path teaches the basics required for front-end and back-end development with ASP.NET Core.
Learn back-end web development with ASP.NET Core | .NET
Free courses, tutorials, videos, and more for learning back-end web development with ASP.NET Core. Resources from the .NET team, .NET community, and training companies.
ASP.NET documentation | Microsoft Learn
Learn to use ASP.NET Core to create web apps and services that are fast, secure, cross-platform, and cloud-based. Browse tutorials, sample code, fundamentals, API reference and …
Tutorial: Create a controller-based web API with ASP.NET Core
By Tim Deschryver and Rick Anderson This tutorial teaches the basics of building a controller-based web API that uses a database. Another approach to creating APIs in ASP.NET Core is …
Introduction to .NET web development with ASP.NET Core
In this module, you'll learn about .NET web development with ASP.NET Core, including what it is and when to use it.
ASP.NET Core fundamentals overview | Microsoft Learn
Jul 30, 2025 · Learn the fundamental concepts for building ASP.NET Core apps, including dependency injection (DI), configuration, middleware, and more.