ASP .NET CORE Application Deployment to IIS Server in Tamil || nihira techiees

Опубликовано: 31 Декабрь 2021
на канале: Nihira Techiees
1,865
25

#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