BenchmarkDotNet.Diagnostics.Windows 0.12.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package BenchmarkDotNet.Diagnostics.Windows --version 0.12.0
                    
NuGet\Install-Package BenchmarkDotNet.Diagnostics.Windows -Version 0.12.0
                    
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="BenchmarkDotNet.Diagnostics.Windows" Version="0.12.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.12.0" />
                    
Directory.Packages.props
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BenchmarkDotNet.Diagnostics.Windows --version 0.12.0
                    
#r "nuget: BenchmarkDotNet.Diagnostics.Windows, 0.12.0"
                    
#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.
#addin nuget:?package=BenchmarkDotNet.Diagnostics.Windows&version=0.12.0
                    
Install BenchmarkDotNet.Diagnostics.Windows as a Cake Addin
#tool nuget:?package=BenchmarkDotNet.Diagnostics.Windows&version=0.12.0
                    
Install BenchmarkDotNet.Diagnostics.Windows as a Cake Tool

Powerful .NET library for benchmarking (Diagnostic Tools for Windows)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on BenchmarkDotNet.Diagnostics.Windows:

Package Downloads
dotNetTips.Spargine.5.Benchmarking

Common classes that can be used with BenchmarkDotNet.

DotNetTips.Spargine.6.Benchmarking

Common classes from dotNetTips.com that can be used with BenchmarkDotNet.

junderhill.BenchmarkDotNet.Extensions

Fork of Microsofts dotnet/perfomance code, Extensions for BenchmarkDotnet packaged. See here https://github.com/dotnet/performance

DotNetTips.Spargine.8.Benchmarking

Common classes from dotNetTips.com that can be used with BenchmarkDotNet.

NBitcoin.Bench.Develcurrency

Package Description

GitHub repositories (113)

Showing the top 20 popular GitHub repositories that depend on BenchmarkDotNet.Diagnostics.Windows:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
chocolatey/choco
Chocolatey - the package manager for Windows
dotnet/orleans
Cloud Native application framework for .NET
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
ScottPlot/ScottPlot
Interactive plotting library for .NET
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
xoofx/markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
microsoft/ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
dotnet/Open-XML-SDK
Open XML SDK by Microsoft
Azure/DotNetty
DotNetty project – a port of netty, event-driven asynchronous network application framework
ravendb/ravendb
ACID Document Database
Version Downloads Last updated
0.14.0 441,474 8/6/2024
0.13.12 435,763 1/5/2024
0.13.11 50,891 12/6/2023
0.13.10 129,351 11/1/2023
0.13.9 68,968 10/5/2023
0.13.8 32,460 9/8/2023
0.13.7 133,435 8/4/2023
0.13.6 44,851 7/11/2023
0.13.5 242,571 2/17/2023
0.13.4 246,982 1/13/2023
0.13.3 34,154 12/26/2022
0.13.2 281,141 8/26/2022
0.13.1 511,984 8/11/2021
0.13.0 108,383 5/19/2021
0.12.1 860,701 4/6/2020
0.12.0 258,878 10/24/2019
0.11.5 120,684 4/2/2019
0.11.4 27,644 2/15/2019
0.11.3 258,189 11/20/2018
0.11.2 2,413 11/1/2018
0.11.1 7,171 8/22/2018
0.11.0 3,741 7/23/2018
0.10.14 13,488 4/9/2018
0.10.13 13,949 3/2/2018
0.10.12 6,641 1/14/2018
0.10.11 2,911 12/1/2017
0.10.10 2,235 11/3/2017
0.10.9 18,681 7/28/2017
0.10.8 7,909 6/9/2017
0.10.7 2,030 6/5/2017
0.10.6 3,808 5/12/2017
0.10.5 2,936 4/26/2017
0.10.4 1,724 4/21/2017
0.10.3 5,328 3/1/2017
0.10.2 3,367 1/21/2017
0.10.1 4,322 12/4/2016
0.10.0 2,633 11/10/2016
0.9.9 32,672 8/17/2016
0.9.8 114,737 7/6/2016
0.9.7 2,789 5/29/2016
0.9.6 11,500 5/11/2016