BenchmarkDotNet 0.7.6

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package BenchmarkDotNet --version 0.7.6
                    
NuGet\Install-Package BenchmarkDotNet -Version 0.7.6
                    
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" Version="0.7.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BenchmarkDotNet" Version="0.7.6" />
                    
Directory.Packages.props
<PackageReference Include="BenchmarkDotNet" />
                    
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 --version 0.7.6
                    
#r "nuget: BenchmarkDotNet, 0.7.6"
                    
#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.
#:package BenchmarkDotNet@0.7.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BenchmarkDotNet&version=0.7.6
                    
Install as a Cake Addin
#tool nuget:?package=BenchmarkDotNet&version=0.7.6
                    
Install as a Cake Tool

Lightweight .NET library for benchmarking

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  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.

This package has no dependencies.

NuGet packages (233)

Showing the top 5 NuGet packages that depend on BenchmarkDotNet:

Package Downloads
BenchmarkDotNet.Diagnostics.Windows

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

FunFair.Test.Common

FunFair Common Test Infrastructure for building xUnit tests on top of.

Expecto.BenchmarkDotNet

Package Description

BenchmarkDotNet.Diagnostics.dotTrace

Powerful .NET library for benchmarking

Microsoft.VisualStudio.DiagnosticsHub.BenchmarkDotNetDiagnosers

This package provides Diagnosers for BenchmarkDotNet that allow you to profile your benchmark runs using the performance profiling tools in Visual Studio. Visual Studio or the Visual Studio Remote Tools must be installed in order for the Diagnosers provided by this package to function. The minimum required version is 17.9 Preview 1.

GitHub repositories (846)

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

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
DapperLib/Dapper
Dapper - a simple object mapper for .Net
ppy/osu
rhythm is just a *click* away!
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
QuestPDF/QuestPDF
QuestPDF is a modern library for PDF document generation. Its fluent C# API lets you design complex layouts with clean, readable code. Create documents using a flexible, component-based approach.
LuckyPennySoftware/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
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
dotnet/orleans
Cloud Native application framework for .NET
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
Version Downloads Last Updated
0.15.8 3,011,876 11/30/2025
0.15.6 497,547 11/5/2025
0.15.5 133,175 10/30/2025
0.15.4 632,617 9/24/2025
0.15.3 191,511 9/17/2025
0.15.2 1,314,585 6/16/2025
0.15.1 266,870 6/9/2025
0.15.0 424,161 5/22/2025
0.14.0 11,198,986 8/6/2024
0.13.12 7,028,737 1/5/2024
0.13.11 481,341 12/6/2023
0.13.10 1,203,059 11/1/2023
0.13.9 644,748 10/5/2023
0.13.8 903,898 9/8/2023
0.13.7 1,238,776 8/4/2023
0.13.6 494,171 7/11/2023
0.13.5 3,720,000 2/17/2023
0.7.6 4,510 7/2/2015
Loading failed