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.
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.