Minicover reports implementation.
Info
Version: | 3.6.2 |
Author(s): | Lucas Lorentz |
Last Update: | Tuesday, November 28, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lucaslorentz/minicover |
NuGet Url: | https://www.nuget.org/packages/MiniCover.Reports |
Install
Install-Package MiniCover.Reports
dotnet add package MiniCover.Reports
paket add MiniCover.Reports
MiniCover.Reports Download (Unzip the "nupkg" after downloading)
Dependencies
- MiniCover.Core(>= 3.4.1)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.DependencyModel(>= 5.0.0)
- Microsoft.Extensions.FileSystemGlobbing(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Mono.Cecil(>= 0.11.3)
- Newtonsoft.Json(>= 12.0.3)
- System.IO.Abstractions(>= 13.2.5)
Tags