This is a .NET library that allows one to easily retreive tons of various computer information such as serial number, attached monitors, installed software and much more.
Reference the DLL from your application.
Requires at minimum the Microsoft .Net Framework 4.5. Future versions work.
A test project is included to test most of the capabilities of the library. It demonstrates calling the library and also the output of the various methods.
- Visual Studio Community 2017 - The IDE used
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Jeff Wiens - Initial work - WiensWare
This project is licensed under the GNU General Public License - see the LICENSE file for details