NBench.PerformanceCounters
1.2.2
.NET Framework 4.5.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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Windows only. Adds performance counter support to NBench measurements.
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.2
- NBench (>= 1.2.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 | 6,789 | 7/24/2018 |
1.2.1 | 1,559 | 7/11/2018 |
1.2.0 | 870 | 7/10/2018 |
1.1.0 | 763 | 7/2/2018 |
1.0.4 | 1,776 | 6/16/2017 |
1.0.3 | 841 | 6/11/2017 |
1.0.2 | 827 | 6/2/2017 |
1.0.1 | 860 | 3/31/2017 |
1.0.0 | 900 | 3/15/2017 |
0.3.4 | 20,744 | 12/16/2016 |
0.3.3 | 1,144 | 12/8/2016 |
0.3.2 | 905 | 12/8/2016 |
0.3.1 | 1,029 | 8/16/2016 |
0.3.0 | 3,405 | 5/24/2016 |
0.2.2 | 919 | 5/3/2016 |
0.2.1 | 1,504 | 4/7/2016 |
0.2.0 | 884 | 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.