novotnyllc / OSVersionHelper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:C# 100.0%