Hardware Monitor Console .NETHardware Monitor Console .NET
A small class library to get information about your system and hardwareHardware Monitor Console .NET
A small class library to get information about your system and hardwareOverview
With Hardware Monitor Console, you can get a collection of information about your computer like:
- Information about your CPU Temperature, Load and Speed
- Information about your physical and virtual memory size and load
- Information about you storage disks and logical partitions
- Information about your network adapters and total usage.
- Information about your Operational System and Security info like Firewall and Antivirus
Features
Operational System and Hardware Information
Organized source code and all commented
Requirements
Visual Studio 2015
Net Framwork 4.6.1
OpenHardwareMonitorLib
Instructions
Add the reference of HardwareMonitorLib to your project in visual studio.
Then you can instantiate the HardwareMonitorLib.ComputerSummary to get all hardware information on this lib or you can instantiate the HardwareMonitorLib.HardwareComponents to get individual information about your hardware.
Other items by this author
Category | Scripts & Code / C# |
First release | 9 February 2021 |
Last update | 9 February 2021 |
Files included | .cs, .csproj |