HardwareInformation 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package HardwareInformation --version 1.0.1
NuGet\Install-Package HardwareInformation -Version 1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HardwareInformation" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HardwareInformation --version 1.0.1
#r "nuget: HardwareInformation, 1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HardwareInformation as a Cake Addin
#addin nuget:?package=HardwareInformation&version=1.0.1

// Install HardwareInformation as a Cake Tool
#tool nuget:?package=HardwareInformation&version=1.0.1

HardwareInformation

.NET Core Cross-Platform Hardware Information Gatherer

GitHub release (latest by date) Nuget

Usage

Download from Nuget via your favorite Nuget client like dotnet

dotnet add package HardwareInformation

Get hardware information from the gatherer

MachinInformation info = MachineInformationGatherer.GatherInformation()

Result is cached internally so don't worry about calling it multiple times

What gets collected for each OS?

Windows:

Cores (Physical + Logical)
Architecture
Processor Caption
Processor Name
L2CacheSize
L3CacheSize
Socket
MaxClockSpeed
RAM Speed
RAM Manufacturer
RAM Size
BIOS Version

Linux:

Cores (Physical + Logical)
Architecture
Processor Caption
Processor Name
	NOT L2CacheSize
	NOT L3CacheSize
	NOT Socket
MaxClockSpeed
RAM Speed
RAM Manufacturer
RAM Size
BIOS Version

Mac:

Cores (Physical + Logical)
Architecture
Processor Caption
Processor Name
	NOT L2CacheSize
	NOT L3CacheSize
	NOT Socket
MaxClockSpeed
	NOT RAM Speed
	NOT RAM Manufacturer
RAM Size
	NOT BIOS Version

FreeBSD (.NET Core 3):

Cores (NOT Physical BUT Logical)
Architecture
Processor Caption
Processor Name
	NOT L2CacheSize
	NOT L3CacheSize
Socket
MaxClockSpeed
RAM Speed
RAM Manufacturer
RAM Size
	NOT BIOS Version
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on HardwareInformation:

Package Downloads
CPU-Benchmark-Common

Package Description

Aj.SDK.Windows

Package Description

Asd.Hardware

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on HardwareInformation:

Repository Stars
AdaptiveConsulting/Aeron.NET
Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
Version Downloads Last updated
6.0.0-rc2 242 1/2/2023
5.0.2 28,444 1/22/2022
5.0.1 157 1/15/2022
5.0.0 7,579 12/17/2020
4.0.3 2,088 10/23/2020
4.0.2 243 10/23/2020
4.0.1 393 10/22/2020
4.0.0 5,565 2/9/2020
3.0.5 1,020 12/30/2019
3.0.4 477 12/28/2019
3.0.3 743 12/28/2019
3.0.2 465 12/28/2019
3.0.1 510 12/28/2019
3.0.0 992 12/8/2019
2.1.20 486 12/7/2019
2.1.12 447 12/7/2019
2.1.9 432 12/6/2019
2.1.8 471 12/6/2019
2.1.7 479 12/6/2019
2.1.6 469 12/6/2019
2.1.5 1,044 10/19/2019
2.1.4 480 10/19/2019
2.1.3 482 10/19/2019
2.1.2 479 10/19/2019
2.1.1 466 10/19/2019
2.1.0 467 10/18/2019
2.0.3 484 10/18/2019
2.0.2 502 10/17/2019
2.0.1 468 10/17/2019
2.0.0 494 10/17/2019
1.0.2 455 9/8/2019
1.0.1 311 9/8/2019
1.0.0 341 9/8/2019