Use IIS to host FlowCore 2.0 on Windows Server
Hosting with IIS is suitable for Windows Server 2022, 2019, 2016.
installation order
First install the web server IIS,
Then install ASP.NET Core 6.0 Hosting Bundle.
If the order is reversed, reinstall ASP.NET Core 6.0 Hosting Bundle.
(1) Install the web server IIS.
Open the Windows Server <Server Manager>, click <Dashboard>, and then click <Add roles and features>.
On the <Server Role page>, select the <WEB Server (IIS)>, and then click <Next>.
Click <Next> until you have accepted all the default Web server settings, and then click <install>.
Verify that all installations are successful and the installation is complete.
(2) Install ASP.NET Core 6.0 Runtime - Hosting Bundle
(3) Use IIS to host FlowCore 2.0