Skip to content

novotnyllc/OSVersionHelper

Folders and files

NameName
Last commit message
Last commit date
May 26, 2021
Oct 13, 2020
Jun 12, 2020
Jan 2, 2019
Jan 2, 2019
Jan 2, 2019
Jul 29, 2021
Jun 12, 2020
Jan 2, 2019
Feb 6, 2019
Jan 2, 2019
Nov 10, 2020
Nov 10, 2020

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.