#iis #deployment #dotnetcore
This video explains how to deploy .Net CORE Web API in IIS Server.
Steps need to be proceed
======================
1, Build the web api application
2, ASP.NET Core 6.0 Runtime (v6.0.1) - Windows Hosting Bundle Link
https://dotnet.microsoft.com/en-us/do...
3, Create website in IIS Server
4, Change the configuration
5, Upload the files