Summary
Keywords
Full Transcript
View full playlist: https://aka.ms/dotnet/beginnervideos/youtube/webapi Get Started with .NET in VS Code: https://aka.ms/dotnet/get-started/vscode The video introduces APIs in general and web APIs in particular and discusses the ASP.NET Core web framework. APIs, or Application Program Interfaces, are a way for applications to communicate with each other. Web APIs are APIs that communicate with each other over the internet. ASP.NET Core is the technology this series focuses on. It is a cross-platform, high performance, and open source application for building Web APIs. Resources: Follow along: https://aka.ms/dotnet/beginnervideos/repo Chapters: 00:00 - Intro 00:26 - What are Web APIs? 01:32 - What is ASP.NET Core? 02:06 - Outro 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
