.NET Versions for Decisions

Prev Next

Overview

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 9.0+. It includes transitioning from .NET Framework 4.7 to .NET 10 as Decisions evolves. For more information, refer to the Prerequisite and Installation Guide.

The required .NET versions for Decisions versions are below:

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 - 8.22.NET 8
9.0 - 9.6.NET 8
9.7 - 9.19.NET 9
9.20 +.NET 10

Install different .NET applications based on hosting options. For self-hosting, the environments install the ASP.NET Core Runtime (x64) and the .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)