nBuildKit.Tools.VsCoverageToReportGenerator 1.1.0

dotnet add package nBuildKit.Tools.VsCoverageToReportGenerator --version 1.1.0
                    
NuGet\Install-Package nBuildKit.Tools.VsCoverageToReportGenerator -Version 1.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="nBuildKit.Tools.VsCoverageToReportGenerator" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="nBuildKit.Tools.VsCoverageToReportGenerator" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="nBuildKit.Tools.VsCoverageToReportGenerator" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add nBuildKit.Tools.VsCoverageToReportGenerator --version 1.1.0
                    
#r "nuget: nBuildKit.Tools.VsCoverageToReportGenerator, 1.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=nBuildKit.Tools.VsCoverageToReportGenerator&version=1.1.0
                    
Install nBuildKit.Tools.VsCoverageToReportGenerator as a Cake Addin
#tool nuget:?package=nBuildKit.Tools.VsCoverageToReportGenerator&version=1.1.0
                    
Install nBuildKit.Tools.VsCoverageToReportGenerator as a Cake Tool

A tool that converts VS code coverage files to a file type that can be read by ReportGenerator.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on nBuildKit.Tools.VsCoverageToReportGenerator:

Package Downloads
nBuildKit.MsBuild

Provides build scripts and build tasks that can be used to execute the build of a .NET project.

nBuildKit.MsBuild.Actions

Provides build scripts and build tasks that can be used to execute the build of a .NET project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 1,368 6/15/2020
1.0.1 1,073 8/16/2019
1.0.0 1,497 1/6/2019
0.10.12 1,225 10/11/2018
0.10.11 1,244 9/13/2018
0.10.10 1,273 8/26/2018
0.10.9 1,454 7/17/2018
0.10.8 1,584 5/2/2018
0.10.7 1,776 4/5/2018
0.10.6 1,509 4/4/2018
0.10.5 1,515 3/6/2018
0.10.4 1,365 10/31/2017
0.10.3 1,682 10/12/2017
0.10.2 1,412 8/28/2017
0.10.1 1,431 7/17/2017
0.10.0 1,665 7/13/2017
0.9.4 1,413 6/14/2017
0.9.3 1,662 6/6/2017
0.9.2 1,679 5/14/2017
0.9.1 1,656 4/8/2017
0.9.0 1,687 4/3/2017
0.8.3 18,945 11/16/2016
0.8.2 1,313 10/17/2016
0.8.1 1,364 10/6/2016
0.8.0 1,326 10/5/2016
0.7.2 2,566 8/4/2016
0.7.1 2,000 6/27/2016
0.7.0 2,152 4/5/2016
0.5.7 2,160 12/29/2015

[263] Support project.json for determining NuGet package dependencies ()
[343] Allow cross-platform use ()