dotPerfStat 0.0.4
dotnet add package dotPerfStat --version 0.0.4
NuGet\Install-Package dotPerfStat -Version 0.0.4
<PackageReference Include="dotPerfStat" Version="0.0.4" />
<PackageVersion Include="dotPerfStat" Version="0.0.4" />
<PackageReference Include="dotPerfStat" />
paket add dotPerfStat --version 0.0.4
#r "nuget: dotPerfStat, 0.0.4"
#:package dotPerfStat@0.0.4
#addin nuget:?package=dotPerfStat&version=0.0.4
#tool nuget:?package=dotPerfStat&version=0.0.4
dotPerfStat
dotPerfStat is a .NET library that exposes access to hardware performance counters through a logical, consistent, and cross-platform abstraction.
Important Note
This project is currently a hobby undertaking. I've used GenAI tools to help with some of the more platform-specific code, especially on macOS. I DO NOT offer this code as a production-ready (or even well-tested) library (read: if you break your stuff with this code, it's your own fault).
That said, the purpose of this project is for me to learn. I've open-sourced the code because I believe in sharing useful tools, which is what I hope this becomes. If you find it useful or helpful, by all means use it! I would love to hear your feedback and suggestions for improvement. File an issue and I'll respond when I can.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- CommunityToolkit.Mvvm (>= 8.4.0)
- LibSystem (>= 0.0.2)
- System.Diagnostics.PerformanceCounter (>= 9.0.4)
- System.Management (>= 9.0.4)
- System.Reactive (>= 6.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.