This Windows Forms project gets the current statistics of your PC.
To start using this code you need to import these using statements:
using Microsoft.Win32;
using System.Management;
using System.Net;
This project was created using Microsoft Visual Studio 2017 - .NET Framework 4.6.1 .
If you have any idea that can improve project or is there any bugs that you've solved,
submit it in Pull Requests or email me.
It would be great if anybody submit codes for total installed memory(RAM) in Pull Requests.
