ASP.NET Core Web API + Entity Framework Core : Deploy to IIS – EP12



Hey Coders,
Subscribe here – https://www.youtube.com/channel/UCetyodKOWGk5H6FoKoFnkZw
Talk to us on – https://www.twitch.tv/curiousdrive

Like our page – https://www.facebook.com/curiousdrive/
Follow us on – https://twitter.com/curious_drive
Follow us on – https://www.instagram.com/curiousdrive/

Make a donation – https://www.paypal.me/curiousdrive
Be a member – https://www.patreon.com/curiousdrive

In this ASP.NET #WebAPI #EntityFramework Core tutorial, I am going through steps on how you can deploy your web API to IIS.

Content –
1. Make sure IIS is installed on your machine
2. Install ASP.NET Core Runtime module
3. Publish the project to a folder
4. Change the port of the default web site to 90
5. Change the app pool CLR to “No Managed Code”
6. SQL Express connection string

#CuriousDrive #WeLoveCoding

Comments are closed.