.NET Assemblies tab

.NET is a general purpose development platform by Microsoft that can be used for any kind of application type or workload where general purpose solutions are used. One implementation of .NET is the .NET Framework, which is a runtime execution environment that manages applications that target the .NET Framework.

The .NET Assemblies tab is shown for process that use the .NET Framework. This tab displays all the AppDomains in the process, along with the names of the assemblies loaded in each. The flags and the full path to the assembly’s executable image are also shown:

This tab is shown only when you run Procexp with administrative rights.
Geek University 2022