Skip to content

PeterHagen/CpuUsagePercentageDotNetCoreExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CpuUsagePercentageDotNetCoreExample

To run use the dotnet cli:

dotnet build
dotnet run

It will report the cpu usage % of the process and will match up with task manager.

About

An example of how to retrieve the CPU usage % of a .net core app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%