NBench.PerformanceCounters 1.2.2

dotnet add package NBench.PerformanceCounters --version 1.2.2
NuGet\Install-Package NBench.PerformanceCounters -Version 1.2.2
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="NBench.PerformanceCounters" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NBench.PerformanceCounters --version 1.2.2
#r "nuget: NBench.PerformanceCounters, 1.2.2"
#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 NBench.PerformanceCounters as a Cake Addin
#addin nuget:?package=NBench.PerformanceCounters&version=1.2.2

// Install NBench.PerformanceCounters as a Cake Tool
#tool nuget:?package=NBench.PerformanceCounters&version=1.2.2

Windows only. Adds performance counter support to NBench measurements.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5.2

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2 7,607 7/24/2018
1.2.1 1,721 7/11/2018
1.2.0 987 7/10/2018
1.1.0 887 7/2/2018
1.0.4 1,886 6/16/2017
1.0.3 945 6/11/2017
1.0.2 939 6/2/2017
1.0.1 989 3/31/2017
1.0.0 1,017 3/15/2017
0.3.4 20,865 12/16/2016
0.3.3 1,263 12/8/2016
0.3.2 1,020 12/8/2016
0.3.1 1,152 8/16/2016
0.3.0 3,573 5/24/2016
0.2.2 1,030 5/3/2016
0.2.1 1,615 4/7/2016
0.2.0 999 4/6/2016

[Bug: unable to propagate --concurrent setting to .NET Core executables via dotnet nbench](https://github.com/petabridge/NBench/issues/250) - fixed.
[.Net Core: NU1605    Detected package downgrade: System.Reflection.TypeExtensions](https://github.com/petabridge/NBench/issues/246) - fixed.