System.Diagnostics port from .net framework 4.7 to dotnet standard.
Info
| Version: | 1.0.21-alpha |
| Author(s): | Polystream Ltd |
| Last Update: | Wednesday, June 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Polystream/System.Diagnostics.PerformanceCounters |
| NuGet Url: | https://www.nuget.org/packages/System.Diagnostics.PerformanceCounters |
Install
Install-Package System.Diagnostics.PerformanceCounters
dotnet add package System.Diagnostics.PerformanceCounters
paket add System.Diagnostics.PerformanceCounters
System.Diagnostics.PerformanceCounters Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Win32.Registry(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)