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 352 1/2/2023
5.0.2 31,410 1/22/2022
5.0.1 168 1/15/2022
5.0.0 7,847 12/17/2020
4.0.3 2,110 10/23/2020
4.0.2 255 10/23/2020
4.0.1 414 10/22/2020
4.0.0 5,986 2/9/2020
3.0.5 1,069 12/30/2019
3.0.4 495 12/28/2019
3.0.3 793 12/28/2019
3.0.2 485 12/28/2019
3.0.1 530 12/28/2019
3.0.0 1,034 12/8/2019
2.1.20 508 12/7/2019
2.1.12 467 12/7/2019
2.1.9 452 12/6/2019
2.1.8 491 12/6/2019
2.1.7 499 12/6/2019
2.1.6 488 12/6/2019
2.1.5 1,067 10/19/2019
2.1.4 500 10/19/2019
2.1.3 501 10/19/2019
2.1.2 499 10/19/2019
2.1.1 486 10/19/2019
2.1.0 487 10/18/2019
2.0.3 505 10/18/2019
2.0.2 523 10/17/2019
2.0.1 487 10/17/2019
2.0.0 513 10/17/2019
1.0.2 469 9/8/2019
1.0.1 322 9/8/2019
1.0.0 357 9/8/2019