dotnet

Hosting model for .NET APIs [Pt 2] | Back-end Web Development with .NET for Beginners


Listen Later

This video introduces the minimal hosting models of web APIs in ASP.NET Core. In this video, Safia creates a new ASP.NET Core project template in Visual Studio Code (VS Code) then explores this new app's configuration in the Program.cs file. Program.cs will launch a host that's responsible for starting the application, configuring an underlying HTTP server, and setting up the pipeline for processing requests and responses over HTTP.
For an explanation of ASP.NET Core and .NET, check out the first video in this series: https://youtu.be/OmUuR4GiwIE
Chapters:
00:00 - Intro
00:25 - Create a new ASP.NET Core project in VS Code
00:56 - View ASP.NET Core configuration in Program.cs
02:28 - Outro
Resources:
Follow along: https://aka.ms/dotnet/beginnervideos/repo
Series playlist: https://aka.ms/dotnet/beginnervideos/youtube/webapi
Connect with .NET:
Blog: https://aka.ms/dotnet/blog
Twitter: https://aka.ms/dotnet/twitter
TikTok: https://aka.ms/dotnet/tiktok
Mastodon: https://aka.ms/dotnet/mastodon
LinkedIn: https://aka.ms/dotnet/linkedin
Facebook: https://aka.ms/dotnet/facebook
Docs: https://learn.microsoft.com/dotnet
Forums: https://aka.ms/dotnet/forums
🙋‍♀️Q&A: https://aka.ms/dotnet-qa
👨‍🎓Microsoft Learn: https://aka.ms/learndotnet
#dotnet #webapi #aspnetcore #visualstudio #visualstudiocode #vscode
...more
View all episodesView all episodes
Download on the App Store

dotnetBy dotnet