Skip to content
SnoopToolDeals
  1. Deals
  2. .NET
  3. HardwareLib
HardwareLib

.NET · Miscellaneous

HardwareLib – SnoopTool Deal

0.0 on Envato (2 ratings) 21 sales by DevPlus31
$4 $20 80% off

Price shown is 80% under Envato's own list price. Purchase, download and support all happen on CodeCanyon — nothing is fulfilled by SnoopTool. Not a cracked or pirated copy: "Buy Now" takes you to Envato's own checkout for the same official files and license as buying there directly.

Category.NET — Miscellaneous
AuthorDevPlus31
Last updated28 Apr 2012, 11:48 am IST
First published7 Jan 2011, 8:08 pm IST
About this item

VERSION 1.2 RELEASED!

HardwareLib is a .NET Library that offers a set of functions to get information about your hardware such as motherboard, CPU, RAM ,Graphics Card, Network Adapter, CD/DVD Drives and Hard Drives…
You can get device details (manufacturer, model, serial number, Name…. etc)
HardwareLib use WMI to obtain informations about installed Devices please see the screenshot

How to use

CPU Class
HardWareInfo.Cpu cpu = new Cpu(Cpu.CpusList0);

MessageBox.Show(cpu.GetName());

HDD Class

To get more information about partitions you should use LogicalDisk class

foreach (string str in Hdd.DrivesList)
{
hdd.setDeviceID(str);

comboBox1.

Category & tags
.NET Miscellaneous by DevPlus31
Licensing & support

Envato sells this item under its own Regular and Extended commercial licenses, and support (bug fixes, compatibility help) comes directly from DevPlus31 through Envato's own support system. SnoopTool doesn't set license terms, collect payment, or provide support — "Buy Now" takes you to CodeCanyon to complete all of that on the real listing.

More by DevPlus31