BenchmarkDotNet 0.13.1
dotnet add package BenchmarkDotNet --version 0.13.1
NuGet\Install-Package BenchmarkDotNet -Version 0.13.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.13.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BenchmarkDotNet" Version="0.13.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.13.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BenchmarkDotNet, 0.13.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.13.1
#tool nuget:?package=BenchmarkDotNet&version=0.13.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.13.1)
- CommandLineParser (>= 2.4.3)
- Iced (>= 1.8.0)
- Microsoft.CodeAnalysis.CSharp (>= 2.10.0)
- Microsoft.Diagnostics.NETCore.Client (>= 0.2.61701)
- Microsoft.Diagnostics.Runtime (>= 1.1.126102)
- Microsoft.Diagnostics.Tracing.TraceEvent (>= 2.0.61)
- 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 (1)
Showing the top 1 NuGet packages that depend on BenchmarkDotNet:
Package | Downloads |
---|---|
BenchmarkDotNet.Diagnostics.Windows
Powerful .NET library for benchmarking (Diagnostic Tools for Windows) |
GitHub repositories (778)
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.
|
|
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
|
|
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
|
Version | Downloads | Last updated |
---|---|---|
0.13.1 | 137 | 9/19/2022 |
0.12.1 | 32,424 | 3/8/2021 |
0.12.0 | 32,952 | 3/8/2021 |
0.11.5 | 1 | 3/8/2021 |
0.11.4 | 3 | 3/8/2021 |
0.11.3 | 1 | 3/8/2021 |
0.11.2 | 9 | 3/8/2021 |
0.11.1 | 1 | 3/8/2021 |
0.11.0 | 1 | 3/8/2021 |
0.10.14 | 4,854 | 3/8/2021 |
0.10.13 | 1 | 3/8/2021 |
0.10.12 | 1 | 3/8/2021 |
0.10.11 | 5 | 3/8/2021 |
0.10.10 | 2 | 3/8/2021 |
0.10.9 | 21 | 3/8/2021 |
0.10.8 | 5 | 3/8/2021 |
0.10.7 | 2 | 3/8/2021 |
0.10.6 | 2 | 3/8/2021 |
0.10.5 | 11 | 3/8/2021 |
0.10.4 | 1 | 3/8/2021 |
0.10.3 | 4 | 3/8/2021 |
0.10.2 | 1 | 3/8/2021 |
0.10.1 | 15 | 3/8/2021 |
0.10.0 | 1 | 3/8/2021 |
0.9.9 | 3 | 3/8/2021 |
0.9.8 | 19 | 3/8/2021 |
0.9.7 | 1 | 3/8/2021 |
0.9.7-beta | 0 | 3/8/2021 |
0.9.6 | 6 | 3/8/2021 |
0.9.6-beta | 4 | 3/8/2021 |
0.9.5 | 1 | 3/8/2021 |
0.9.4 | 1 | 3/8/2021 |
0.9.4-beta | 2 | 3/8/2021 |
0.9.3 | 1 | 3/8/2021 |
0.9.3-beta | 2 | 3/8/2021 |
0.9.2 | 1 | 3/8/2021 |
0.9.1 | 1 | 3/8/2021 |
0.9.0 | 3 | 3/8/2021 |
0.8.2 | 1 | 3/8/2021 |
0.8.1 | 6 | 3/8/2021 |