Installing ASP.NET Core 2.1 Hosting Bundle - Quick Access - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Essential - Premier - Standard

Quick Access

Platform
OnBase
Product
Quick Access
Release
Foundation 23.1
License
Essential
Premier
Standard

To install the ASP.NET Core 2.1 Hosting Bundle:

  1. If you have ASP.NET Core 2.1 Hosting Bundle with runtime, uninstall it.
  2. Download the Hosting Bundle version 2.1.30 installer directly from the Microsoft Dotnet service Download .NET Core 2.1 (Linux, macOS, and Windows).
  3. Open the Command Prompt and use the following command to run the Hosting Bundle installer: ./dotnet-hosting-2.1.30-win.exe /install /q /norestart OPT_NO_RUNTIME=1 OPT_NO_SHAREDFX=1
  4. To confirm that you API server is running, follow this link in your browser: https://<server>/<apiserver-directory>/onbase/core/healthcheck
    If the installation was successful, you will see a blank page with no errors.