Hi,
Do we need really need to include following code in Program.cs .
.UseIISIntegration(),
.UseKestrel()
For deploying Asp.net core application in to IIS.
Regards,
krrish
Hi,
Do we need really need to include following code in Program.cs .
.UseIISIntegration(),
.UseKestrel()
For deploying Asp.net core application in to IIS.
Regards,
krrish