In this stream, I’ll show you exactly how to take your ASP.NET Core API from Visual Studio and host it on IIS so it can run live on a Windows Server. Whether you're a beginner or moving your project to production, this guide covers everything you need.
🔹 What you’ll learn in this video:
✅ How to publish an ASP.NET Core Web API
✅ Installing the .NET Hosting Bundle
✅ Setting up an Application Pool correctly
✅ Configuring IIS website and physical path
✅ Fixing common deployment errors
✅ Testing your API after deployment
By the end of this video, your API will be running live on IIS and accessible from a browser or tools like Postman.