.NET Versions for Decisions
  • 12 Dec 2023
  • 1 Minute to read
  • Dark
    Light

.NET Versions for Decisions

  • Dark
    Light

Article Summary

This article provides a breakdown of the compatible versions of the .NET Framework or .NET required for different Decisions versions, ranging from 6.0 to 8.17+. It includes transitioning from .NET Framework 4.7 to .NET 8 as Decisions evolves. For more information, refer to the Prerequisite and Installation Guide.

The .NET versions required for Decisions versions:

Decisions Version.NET Version
6.0 - 6.6.NET Framework 4.7
6.7 - 6.20.NET Framework 4.8
7.0 - 7.1.NET Core 3
7.2 - 7.9.NET 5
7.10 - 8.8

.NET 6

8.9 - 8.16 .NET 7
8.17 +.NET 8

Install different .NET applications based on hosting options. For self-hosting, environments install ASP.NET Core Runtime (x64) and .NET Desktop Runtime (x64). For IIS hosting, the required installations include ASP.NET Core Runtime (Hosting Bundle), ASP.NET Core Runtime (x64), and .NET Desktop Runtime (x64).

Ensure that the appropriate .NET versions are installed and compatible with the respective Decisions version based on hosting preferences.

Hosting TypeDownload LinkScreenshot Guidance
Self-HostingASP.NET Core Runtime (x64)
.NET Desktop Runtime (x64)
IISASP.NET Core Runtime (Hosting Bundle)

ASP.NET Core Runtime (x64)
.NET Desktop Runtime (x64)

Was this article helpful?