BenchmarkDotNet 0.12.1
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package BenchmarkDotNet --version 0.12.1
NuGet\Install-Package BenchmarkDotNet -Version 0.12.1
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.12.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BenchmarkDotNet" Version="0.12.1" />
<PackageReference Include="BenchmarkDotNet" />
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.12.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BenchmarkDotNet, 0.12.1"
#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&version=0.12.1
#tool nuget:?package=BenchmarkDotNet&version=0.12.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Powerful .NET library for benchmarking
Product | Versions 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.
-
.NETStandard 2.0
- BenchmarkDotNet.Annotations (>= 0.12.1)
- CommandLineParser (>= 2.4.3)
- Iced (>= 1.4.0)
- Microsoft.CodeAnalysis.CSharp (>= 2.10.0)
- Microsoft.Diagnostics.NETCore.Client (>= 0.2.61701)
- Microsoft.Diagnostics.Runtime (>= 1.1.57604)
- Microsoft.Diagnostics.Tracing.TraceEvent (>= 2.0.49)
- Microsoft.DotNet.PlatformAbstractions (>= 2.1.0)
- Microsoft.Win32.Registry (>= 4.5.0)
- Perfolizer (>= 0.2.1)
- System.Management (>= 4.5.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
- System.ValueTuple (>= 4.5.0)
NuGet packages (90)
Showing the top 5 NuGet packages that depend on BenchmarkDotNet:
Package | Downloads |
---|---|
BenchmarkDotNet.Diagnostics.Windows
Powerful .NET library for benchmarking (Diagnostic Tools for Windows) |
|
Expecto.BenchmarkDotNet
Package Description |
|
Elastic.CommonSchema.BenchmarkDotNetExporter
Exports BenchmarkDotNet benchmarks to Elasticsearch using Elastic Common Schema (ECS) format |
|
BenchmarkDotNet.Diagnostics.dotTrace
Powerful .NET library for benchmarking |
|
Foundatio.TestHarness
Pluggable foundation blocks for building distributed apps. |
GitHub repositories (775)
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 most popular .NET UI client technology
|
|
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.
|
|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
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 open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
|
|
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
|
|
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .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
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 3, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
|
Version | Downloads | Last updated |
---|---|---|
0.14.0 | 3,855,296 | 8/6/2024 |
0.13.12 | 4,968,593 | 1/5/2024 |
0.13.11 | 363,127 | 12/6/2023 |
0.13.10 | 928,796 | 11/1/2023 |
0.13.9 | 562,014 | 10/5/2023 |
0.13.8 | 661,486 | 9/8/2023 |
0.13.7 | 862,076 | 8/4/2023 |
0.13.6 | 414,334 | 7/11/2023 |
0.13.5 | 3,136,490 | 2/17/2023 |
0.13.4 | 1,840,004 | 1/13/2023 |
0.13.3 | 292,119 | 12/26/2022 |
0.13.2 | 2,819,226 | 8/26/2022 |
0.13.1 | 7,217,479 | 8/11/2021 |
0.13.0 | 1,051,368 | 5/19/2021 |
0.12.1 | 5,150,681 | 4/6/2020 |
0.12.0 | 1,621,689 | 10/24/2019 |
0.11.5 | 1,872,435 | 4/2/2019 |
0.11.4 | 389,574 | 2/15/2019 |
0.11.3 | 810,152 | 11/20/2018 |
0.11.2 | 56,371 | 11/1/2018 |
0.11.1 | 352,078 | 8/22/2018 |
0.11.0 | 225,838 | 7/23/2018 |
0.10.14 | 371,304 | 4/9/2018 |
0.10.13 | 632,691 | 3/2/2018 |
0.10.12 | 183,130 | 1/14/2018 |
0.10.11 | 68,314 | 12/1/2017 |
0.10.10 | 156,678 | 11/3/2017 |
0.10.9 | 128,854 | 7/28/2017 |
0.10.8 | 62,089 | 6/9/2017 |
0.10.7 | 6,768 | 6/5/2017 |
0.10.6 | 23,738 | 5/12/2017 |
0.10.5 | 41,633 | 4/26/2017 |
0.10.4 | 5,258 | 4/21/2017 |
0.10.3 | 164,587 | 3/1/2017 |
0.10.2 | 157,159 | 1/21/2017 |
0.10.1 | 22,124 | 12/4/2016 |
0.10.0 | 57,697 | 11/10/2016 |
0.9.9 | 36,247 | 8/17/2016 |
0.9.8 | 125,360 | 7/6/2016 |
0.9.7 | 13,120 | 5/29/2016 |
0.9.7-beta | 4,377 | 5/29/2016 |
0.9.6 | 8,423 | 5/11/2016 |
0.9.6-beta | 3,149 | 5/11/2016 |
0.9.5 | 4,823 | 5/2/2016 |
0.9.5-beta | 3,333 | 5/2/2016 |
0.9.4 | 7,101 | 3/24/2016 |
0.9.4-beta | 3,110 | 3/24/2016 |
0.9.3 | 5,201 | 3/13/2016 |
0.9.3-beta | 3,057 | 3/13/2016 |
0.9.2 | 9,209 | 3/5/2016 |
0.9.1 | 10,598 | 2/10/2016 |
0.9.0 | 4,594 | 2/9/2016 |
0.8.2 | 3,376 | 1/19/2016 |
0.8.1 | 3,318 | 1/8/2016 |
0.8.0 | 3,575 | 12/17/2015 |
0.7.8 | 4,898 | 10/1/2015 |
0.7.7 | 29,613 | 7/30/2015 |
0.7.6 | 4,062 | 7/2/2015 |
0.7.5 | 3,283 | 6/9/2015 |
0.7.4 | 3,419 | 5/9/2015 |
0.7.3 | 3,175 | 5/8/2015 |
0.7.2 | 3,114 | 5/7/2015 |
0.7.1 | 3,252 | 5/6/2015 |
0.7.0 | 3,210 | 5/6/2015 |
0.6.0 | 3,274 | 5/4/2015 |
0.5.2 | 4,064 | 3/21/2014 |
0.5.1 | 3,415 | 10/1/2013 |
0.5.0 | 26,935 | 9/23/2013 |