Cake addin for working with BenchmarkDotNet.
Info
Version: | 0.2.29 |
Author(s): | Ryan Fleming |
Last Update: | Tuesday, August 9, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rfleming71/cake-benchmarkdotnet |
NuGet Url: | https://www.nuget.org/packages/Cake.BenchmarkDotNet |
Install
Install-Package Cake.BenchmarkDotNet
dotnet add package Cake.BenchmarkDotNet
paket add Cake.BenchmarkDotNet
Cake.BenchmarkDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Cake.Core(>= 0.38.4)
- MarkdownLog.NS20(>= 0.10.1)
- Newtonsoft.Json(>= 12.0.3)
- Perfolizer(>= 0.2.1)