文件名称:HardwareInformation:.NET标准跨平台硬件信息收集器
文件大小:7.72MB
文件格式:ZIP
更新时间:2024-06-12 22:49:04
hardware dotnet nuget dotnet-core dotnet-standard
硬件信息 .NET Core跨平台硬件信息收集器 用法 通过您最喜欢的Nuget客户端(如dotnet)从下载 dotnet add package HardwareInformation 从2.1.20版本开始,还可以通过Github Package Registry获得HardwareInformation! 从收集器获取硬件信息 MachinInformation info = MachineInformationGatherer.GatherInformation(bool skipClockspeedTest = true) 结果在内部缓存,因此不必担心多次调用 特征 特征 视窗 Linux 苹果电脑 特定于操作系统*** 没有内核驱动程序 :check_mark_button: :check_mark_button: :check_mark_button: :cross_mark: 操作系统 :check_mark_button: :check_mark_button: :check_mark_button: :cross_mark:
【文件预览】:
HardwareInformation-master
----.gitignore(5KB)
----HardwareInformation.Benchmarks()
--------Program.cs(253B)
--------Providers()
--------MachineInformationGatherer.cs(740B)
--------HardwareInformation.Benchmarks.csproj(545B)
----SimpleGatheringTest()
--------Program.cs(1KB)
--------SimpleGatheringTest.csproj(846B)
----LICENSE(1KB)
----.github()
--------workflows()
----README.md(8KB)
----HardwareInformation.Typings()
--------HardwareInformation.Typings.csproj(424B)
--------package.template.json(111B)
--------ReinforcedTypingsConfiguration.cs(3KB)
--------Reinforced.Typings.settings.xml(5KB)
----docs()
--------intel_architecture-instruction-set-extensions-programming-reference.pdf(779KB)
--------amd_cpuid_spec.pdf(9.42MB)
----HardwareInformation()
--------Mentions.md(1KB)
--------MapAttribute.cs(2KB)
--------Providers()
--------assembly.cs(449B)
--------HardwareInformation.csproj(2KB)
--------Opcode.cs(9KB)
--------ThreadAffinity.cs(4KB)
--------MachineInformationGatherer.cs(19KB)
--------MachineInformation.cs(3KB)
--------DynamicLibraryChecker.cs(2KB)
--------Util.cs(5KB)
--------sgKey.snk(596B)
--------GatheringOptions.cs(2KB)
--------Information()
----HardwareInformation.sln(4KB)