Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Which version of .NET is required for Netwrix Threat Manager?

## Answer

ASP.NET Core 8.0.11 (or newer) and .NET Desktop Runtime 8.0.11 (or newer) are required. You can also navigate to the [Netwrix Threat Manager](https://docs.netwrix.com/docs/threatmanager/3_0) landing page for the product **Requirements** located under **Getting Started**.
ASP.NET Core 8.0.11 (or newer) and .NET Desktop Runtime 8.0.11 (or newer) are required. You can also navigate to the [Netwrix Threat Manager Requirements](https://docs.netwrix.com/docs/threatmanager/3_0/requirements/server) located under **Getting Started**.

> **NOTE:** .NET Framework is not the same as ASP.NET Core, and having one does not mean you have the other. ASP.NET Core and .NET Desktop Runtime should show on the list of installed Apps & features; however, .NET Framework does not appear on that list. You can check which versions of .NET Framework you have installed by running the following command in PowerShell:

Expand All @@ -37,12 +37,8 @@ Get-ChildItem 'HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP' -Recurse |

Example:

![Dialog box for selecting monitoring plan settings with the Schedule tab active](https://nwxcorp.file.force.com/servlet/rtaImage?eid=ka0Qk000000DNd7&feoid=00N0g000004CA0p&refid=0EMQk00000BsCU5)
![PowerShell Example Output](../0-images/ka0Qk000000DG8bIAG.png)

## Related Articles

- [Netwrix Threat Manager](https://docs.netwrix.com/docs/threatmanager/3_0)
- [.NET Dependencies for Netwrix Access Analyzer](/docs/kb/activitymonitor/best-practices-and-reference/net_dependencies_for_netwrix_access_analyzer.md)
- [.NET Dependencies for Netwrix Recovery for Active Directory](/docs/kb/activitymonitor/best-practices-and-reference/net_dependencies_for_netwrix_recovery_for_active_directory.md)
- [.NET Dependencies for Netwrix Threat Prevention](/docs/kb/activitymonitor/best-practices-and-reference/net_dependencies_for_netwrix_threat_prevention.md)
- [.NET Dependencies for Netwrix Activity Monitor](/docs/kb/activitymonitor/best-practices-and-reference/net_dependencies_for_netwrix_activity_monitor.md)
- [Netwrix Threat Manager Requirements](https://docs.netwrix.com/docs/threatmanager/3_0/requirements/server)