Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Need help for local IIS server setup for ASP.NET Core development

$
0
0

Hi! First of all, I know how to setup local IIS server for published ASP.NET Core. So the main problem here wasn't setting up IIS server for ASP.NET Core hosting.

All the while I develop normal ASP.NET using actual IIS server in order to use actual domain such as 'mysite.com' for development. I'm able to modify hosts file to forcefully bind the domain to localhost. This allow me to develop single web application that have different layout or page output depending on domain name. And I can made the modification straight without having to keep republishing it.

However, it is not possible for ASP.NET Core. As I could only view the website through local IIS server if it was published. Is there any way to setup local IIS to view website without publishing it? Or any way to add multiple domains to view during development time?

PS: I had just started ASP.NET Core since 2 days ago (26th June, 2017) as I'm thinking of develop in ASP.NET Core instead of Standard ASP.NET to target cross platform hosting.


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>