Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emoacht/osversiondetect
Sample methods to detect Windows OS versions
https://github.com/emoacht/osversiondetect
Last synced: about 4 hours ago
JSON representation
Sample methods to detect Windows OS versions
- Host: GitHub
- URL: https://github.com/emoacht/osversiondetect
- Owner: emoacht
- License: mit
- Created: 2014-10-04T04:04:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-22T11:39:47.000Z (about 3 years ago)
- Last Synced: 2023-08-26T21:59:00.081Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# OS Version Detect
Sample methods to detect Windows OS versions
## Requirements
.NET Framework 4.6 (it will work on 4.0 as well)
## Development
In C# with Visual Studio Community 2015
## License
- MIT License