Prerequisites
Note: DPE NanoServices > 1.4.24 are using .Net Framework 10
Running DpeNanoServices on a system that is missing the .Net runtime will show a hint how to install the matching .Net runtime

The ASP.NET Core Runtime enables you to run existing web/server applications. On Windows, we recommend installing the Hosting Bundle, which includes the .NET Runtime and IIS support.

Download links: https://dotnet.microsoft.com/en-us/download/dotnet/9.0
Install newest .NET Runtime 9.0.x for your operating system
Install newest ASP.NET Runtime 9.0.x for your operating system
Older versions until <= 1.3.6 required .Net 8.0
Download links: https://dotnet.microsoft.com/en-us/download/dotnet/8.0
Install newest .NET Runtime 8.0.x for your operating system
Install newest ASP.NET Core Runtime 8.0.x for your operating system
Older versions <= 1.1.83 until 1.2.x required .Net 7.0
Download links: https://dotnet.microsoft.com/en-us/download/dotnet/7.0
Install newest .NET Runtime 7.0.x for your operating system
Install newest ASP.NET Core Runtime 7.0.x for your operating system