VBench 0.0.15-beta
A netstandard library that contains a BenchmarkDotNet.Exporter.IExporter that will enable you to track and compare, past and present benchmark reports via a nice visual html report.
This is a prerelease version of VBench.
Install-Package VBench -Version 0.0.15-beta
dotnet add package VBench --version 0.0.15-beta
<PackageReference Include="VBench" Version="0.0.15-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VBench --version 0.0.15-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/Ackara/VBench/releaseNotes.txt
Dependencies
-
.NETStandard 2.0
- BenchmarkDotNet (>= 0.11.4)
- HtmlAgilityPack (>= 1.9.0)
- LibGit2Sharp (>= 0.26.0)
- LiteDB (>= 4.1.4)
- Newtonsoft.Json (>= 12.0.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.
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.15-beta | 206 | 4/27/2019 |
0.0.14-beta | 220 | 4/18/2019 |