We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6868c30 commit a97c51eCopy full SHA for a97c51e
README.md
@@ -1,6 +1,9 @@
1
# ProcessPerformance
2
ProcessPerformance is a tool that allows you to collect performance data and memory and network of running processes.
3
4
+## Prerequisites
5
+[.NET Core Runtime 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) or higher
6
+
7
## Usage
8
To run ProcessPerformance you just need to execute:
9
0 commit comments