Skip to content

novotnyllc/OSVersionHelper

Repository files navigation

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.