Cake.BenchmarkDotNet
0.1.12
Cake addin for working with BenchmarkDotNet
Install-Package Cake.BenchmarkDotNet -Version 0.1.12
dotnet add package Cake.BenchmarkDotNet --version 0.1.12
<PackageReference Include="Cake.BenchmarkDotNet" Version="0.1.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.BenchmarkDotNet --version 0.1.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.BenchmarkDotNet, 0.1.12"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cake.BenchmarkDotNet as a Cake Addin
#addin nuget:?package=Cake.BenchmarkDotNet&version=0.1.12
// Install Cake.BenchmarkDotNet as a Cake Tool
#tool nuget:?package=Cake.BenchmarkDotNet&version=0.1.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Cake.Core (>= 0.38.4)
- MarkdownLog.NS20 (>= 0.10.1)
- Newtonsoft.Json (>= 12.0.3)
- Perfolizer (>= 0.2.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.