Skip to main content

BenchmarkDotNet 0.15.8 — NuGet Package for .NET

BenchmarkDotNet 0.15.8 NuGet package for .NET. Powerful .NET library for benchmarking

Authors: .NET Foundation and contributors

Total downloads: 71,088,697

Project URL: https://github.com/dotnet/BenchmarkDotNet

License: MIT

Tags: benchmark, benchmarking, performance

Install BenchmarkDotNet 0.15.8

.NET CLI

dotnet add package BenchmarkDotNet --version 0.15.8

Package Manager Console

Install-Package BenchmarkDotNet -Version 0.15.8

PackageReference (csproj)

<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />

View full details, downloads chart, dependencies and version history on NuBrowse.