Hosting .NET Core 6.0 Web API in IIS Server using VS Code | .NET Core 6.0 deployment from VS Code

preview_player
Показать описание
#dotnetcore #webapi #serilog #vscode #nihiratechiees

This video explains Hosting .NET Core 6.0 Web API in IIS Server using VS Code

Steps followed
============
1, Create New Site & setup the file path
2, Install the ASP.NET Core 6.0 Runtime (v6.0.7) - Windows Hosting Bundle
3, Publish the source using below command
dotnet publish -c Release -o ./publish
4, Move published files into setup file path
5, Change .NET CLR Version (No Managed Code) In application pool.

Link for download hosting bundle
============================
Рекомендации по теме
Комментарии
Автор

Tried 3 videos and yours is the first one that got me through. Well done!

CoolPapaCash
Автор

Dude I have been struggling for weeks to get mine to work and your video just got it working. Thank you so much😢

D_The_BFG
Автор

Very fast, and it worked for me the first time.

xxxKorthxxx
Автор

Thanks, looking for this solution for 3 days and you helped me

RahulSingh-wopz
Автор

thank you very much! Hope you create more video for support everyone.

dthieu
Автор

Thank you so much sir, this help so much, cant wait for the cloud deploy tutorial

bayuajidwisanjaya
Автор

Thanks for the video is very helpful. Btw I think you can copy and paste file .dll only after re-publish for your changes in Program.cs

aghnatatqiya
Автор

Video is short and concise. Thank you!

guolongli
Автор

The part with SELECT certificate helped me. I thought it's selected automatically and didn't press that button....

SS-rqde
Автор

In a notepad, how are the logs managed? Would you kindly clarify, sir?

maheenazeez
Автор

Hi sir,
Do we need to make any changes in IIS if the connection string in appsettings.json file is windows authentication? If yes, please make a video on it.

razzverma
Автор

I'm seeing the following error, sir: "This localhost page cannot be found."There are three endpoints in my program.cs.

rahulkale
Автор

Bro I have a doubt you created this url if i connect to lan port and my another lap connect to same lan, incase if i give same url in my another lap its showing the DATA or makes error, You should give explaination?

MADHAVAN-ieon
Автор

Sir, I tried to access the API after hosting of web api using javascript I tried in local mvc project but I'm struggling to get response please make a video on this sir please

durgabisheti
Автор

Hi Sir! how to deploy on cloud so that i can use that api to work with my front end with react js ?

Upsu
Автор

After deploy, can we use our server in frontend ? Our server are live hosted or locally hosted ?

black_lover
Автор

hello, , i am in complete trouble, I expected to buy a hosting and deploy my api there, but there is no way to do that, and the is mysql, , , not Sql i worked on while creating api, , kindly help my deploy my aspweb api for live....imy big amount is ruined otherwise

MananAndrabi-dwpg
Автор

Can you share this Git repo, i will use that custom logger u did :) PLS

SinTauCarp
Автор

How to set domain name for replacement of localhost

karthikhg
Автор

Swagger is running but api are not running except weatherforecast.I have used sql server for databse to get result. Could you tell me what is problem

governmentjobindia