

Restart the machine after installing the.

If you the bundle before installing IIS then you need to repair the bundle after installing IIS so that it will update its dependencies for IIS. NET Core hosting bundle should be installed only after installing IIS.

You will see a window similar to the one shown below: Important Note Once the download is finished, double-click to start installing it. NET Core runtime download page, scroll down to Windows section, select the “Hosting Bundle Installer” link to download the “.NET Core Hosting Bundle”. NET Core hosting bundle in our machine.įollow the below steps to download the. Since we are going to deploy an ASP.NET Core hosted Blazor application, the first step is to install the. Please refer to my previous article, How to create a cascading DropDownList in Blazor using EF Core, to create the application that we will be deploying in this tutorial. We will also troubleshoot some of the common hosting issues for a Blazor application. We will be using Visual Studio 2017 to publish the app and SQL Server 2014 to handle DB operations. In this article, we will learn how to deploy an ASP.NET Core hosted Blazor application with the help of IIS 10 on a Windows 10 machine.
