Skip to content

About

The About page provides essential information about the SoloDevBoard application, including its version, runtime environment, and repository link.

About page showing version, runtime, and authentication details

Information shown

  • Application name and branding.
  • Application version (SemVer from git tags via MinVer at build time).
  • Build commit SHA (when available), linked to the source repository for verification.
  • .NET runtime version currently in use.
  • GitHub authentication mode (hosted sign-in or PAT-only local trusted mode).
  • Current GitHub identity (@login) for the active authentication mode.
  • Link to the SoloDevBoard GitHub repository.

How to access

  • Click the More options (three dots) menu in the app bar, then select User Guide (opens the published documentation at solodevboard.com/docs/) or About.
  • Visit the /about route directly in your browser.
Last updated on