Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 547 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 547 Bytes

OSVersionHelper

A helper class to returned detailed information on the different Windows versions

The logic is in WindowsVersionHelper. Right now, only Windows is supported. PR's to add support for other OS's is welcome.

Credits

The code here is based on the OS version detection in the Windows Community Toolkit. The code there is internal, but I thought it'd be useful more generally.