https://github.com/jetbrains/habitat-detector
The .NET library to detect OS and process environment
https://github.com/jetbrains/habitat-detector
alpine arm arm64 armv7l freebsd freebsd-ports glibc linux macos musl ppc64le riscv64 s390x windows x64 x86 x86-64
Last synced: 8 months ago
JSON representation
The .NET library to detect OS and process environment
- Host: GitHub
- URL: https://github.com/jetbrains/habitat-detector
- Owner: JetBrains
- License: apache-2.0
- Created: 2023-03-13T10:17:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T00:44:18.000Z (10 months ago)
- Last Synced: 2025-01-30T02:01:40.387Z (8 months ago)
- Topics: alpine, arm, arm64, armv7l, freebsd, freebsd-ports, glibc, linux, macos, musl, ppc64le, riscv64, s390x, windows, x64, x86, x86-64
- Language: C#
- Homepage:
- Size: 2.12 MB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# JetBrains.HabitatDetector [](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
[](https://github.com/JetBrains/habitat-detector/actions/workflows/build-and-test.yml)
[](https://www.nuget.org/packages/JetBrains.HabitatDetector)
The library provides unified way to detect real OS type and architecture, process architecture, CLR implementation type and OS-depended parameters such as elevation on Windows or libc kind on Linux.