.NET Standard 2.0 library to fill the need for Microsoft.VisualBasic.Devices.ComputerInfo on Windows, macOS, and Linux.
- Windows: All members are implemented
- Linux: All but
GetTotalVirtualMemory()andGetAvailableVirtualMemory()are implemented - macOS: All but
GetAvailablePhysicalMemory(),GetTotalVirtualMemory(), andGetAvailableVirtualMemory()are implemented
NuGet package listed on nuget.org at https://www.nuget.org/packages/ComputerInfo/