An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# JetBrains.HabitatDetector [![official JetBrains project](https://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)

[![Build and run tests](https://github.com/JetBrains/habitat-detector/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/JetBrains/habitat-detector/actions/workflows/build-and-test.yml)

[![NuGet Version](https://img.shields.io/nuget/v/JetBrains.HabitatDetector?label=JetBrains.HabitatDetector)](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.