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

API Server

Platform
OnBase
Product
API Server
Release
Foundation 23.1
License
Premier
Standard
Essential

To install the ASP.NET Core 2.1 Hosting Bundle without the runtime program:

  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 your 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.