BenchmarkDotNet extension to export benchmark results as xlsx file.
Info
Version: | 1.0.0 |
Author(s): | CodeTherapist |
Last Update: | Wednesday, April 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CodeTherapist/BenchmarkDotNetXlsxExporter |
NuGet Url: | https://www.nuget.org/packages/BenchmarkDotNetXlsxExporter |
Install
Install-Package BenchmarkDotNetXlsxExporter
dotnet add package BenchmarkDotNetXlsxExporter
paket add BenchmarkDotNetXlsxExporter
BenchmarkDotNetXlsxExporter Download (Unzip the "nupkg" after downloading)
Dependencies
- BenchmarkDotNet(>= 0.12.1)
- DocumentFormat.OpenXml(>= 2.10.1)
Tags