MatthewKing / DeviceId

A simple library providing functionality to generate a 'device ID' that can be used to uniquely identify a computer.
MIT License
785 stars 118 forks source link

SystemUUID using WmiDeviceIdComponent class #10

Closed klyse closed 5 years ago

klyse commented 5 years ago

Hi Matthew,

i was able to optimize the UUID component a bit. This should be more clean now.

MatthewKing commented 5 years ago

Thanks for this. I'll try to review and merge it on the weekend, and then hopefully get a new build out.

MatthewKing commented 5 years ago

Sorry it took me so long to merge this, I've been very busy lately. Thanks so much for the excellent pull request.