- 21 Jun 2024
- 1 Minute to read
- Print
- DarkLight
.NET Versions for Decisions
- Updated on 21 Jun 2024
- 1 Minute to read
- Print
- DarkLight
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 8 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 | |
8.9 - 8.16 | .NET 7 |
8.17 + | .NET 8 |
9.0 + | .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 Type | Download Link | Screenshot Guidance |
---|---|---|
Self-Hosting | ASP.NET Core Runtime (x64) | |
.NET Desktop Runtime (x64) | ||
IIS | ASP.NET Core Runtime (Hosting Bundle) | |
ASP.NET Core Runtime (x64) | ||
.NET Desktop Runtime (x64) |