How To Publish ASP.NET Core Web API to IIS

preview_player
Показать описание
On this video will learn you How to Publish (Deploy) your ASP.NET core web API project to IIS by using Visual Studio 2022.

Chapters:
00:00 Intro
00:35 Create ASP.NET Core Web API Project
01:35 Create new Site on IIS
03:40 Publish Site from Visual Studio 2022
05:57 Test Published Site
Рекомендации по теме
Комментарии
Автор

If you need to Access your Web API from inside and outside network here is the tutorial:

intcoder
Автор

Wow! After going through numerous videos, none of them provided such clear and comprehensive step-by-step instructions. I'm thrilled to say that it's finally working! Thank you so much for your invaluable help!

sathiyamoorthynatarajan
Автор

This video is PERFECT. Very easy to follow and no extra crap. Thank you - my little test API is working perfectly.

xanderdemos
Автор

Thanks! Haven't done a side project since DOT NET 3! Got my site working locally with Angualr and DOT NET 6! 👍🏽

SlickShinobiDojo
Автор

wow, I ve been battling with this issue for 5 hours now. so all i needed to do was /WeatherForecast.
Thanks alot boss

davidemmanuel
Автор

Thank you so much for this video. I was spending more that 2 hrs and finally it helped me.

xipfxku
Автор

The video was super easy to follow - I got my API published within minutes after watching it.
Thanks for sharing this!

kentsmith
Автор

thank you that was pretty straight forward and clear! good work keep it up.

SaikiranNomula
Автор

Thank you !! Video was spot on and works fine.

wyjfwby
Автор

thank you so much! it was very helpful :)

gauravrawat
Автор

I needed to figure out how to do this and my dad said it took him like 3 days to do this! I did it in about 4 hours including yesterday and today morning (and i'm only 13) thanks to this video. Thank you so much!

neojabin
Автор

Great video. Helped me so much! Thank you!

vknvgcp
Автор

when i publish my website does is publish my sql server database with it?

randomluck
Автор

I get HTTP Error 500.19 - Internal Server Error when trying to launch, please someone can help me ?

tomerdanel
Автор

Thank you appreciate it, this does help. My only issue is now, I have a DB connection and I get 500's due to that, I will figure it out, I know I am hitting it because I put in a route with no DB and it works. I appreciate you doing, might I advise you make a video showing it with a more mature controller one that is hitting a DB etc, if not I will try to make that video. VERY HELPFUL

nergrohombre
Автор

Thanks for the video, but when I publish all I get is a web.config file (not using default demo weatherforecast, but EF to a SQL server database, which works fine directly of VS2022). Any ideas why none of the other DLL files were "published"?

LatinoTropico
Автор

transfer-encoding: chunked getting this error
pls tell how i can resolve this problem

madhavbansal
Автор

after publishing my console is not opend i want my cosole open so that i can check logs

nagillbeats
Автор

While deploy application, connect with sql Db is it necessary to is id and pwd..we cannot use windows authentication mode ??

sunitachauhan
Автор

You saved an already frustrated developer with that last bit on testing published site.

mrrob