JetBrains.dotCover.CommandLineTools 2018.2.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.14 or higher.

dotnet add package JetBrains.dotCover.CommandLineTools --version 2018.2.3
                    
NuGet\Install-Package JetBrains.dotCover.CommandLineTools -Version 2018.2.3
                    
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="JetBrains.dotCover.CommandLineTools" Version="2018.2.3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="JetBrains.dotCover.CommandLineTools" Version="2018.2.3" />
                    
Directory.Packages.props
<PackageReference Include="JetBrains.dotCover.CommandLineTools">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 JetBrains.dotCover.CommandLineTools --version 2018.2.3
                    
#r "nuget: JetBrains.dotCover.CommandLineTools, 2018.2.3"
                    
#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.
#:package JetBrains.dotCover.CommandLineTools@2018.2.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=JetBrains.dotCover.CommandLineTools&version=2018.2.3
                    
Install as a Cake Addin
#tool nuget:?package=JetBrains.dotCover.CommandLineTools&version=2018.2.3
                    
Install as a Cake Tool

.NET unit test runner and code coverage tool.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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 JetBrains.dotCover.CommandLineTools:

Package Downloads
Cake.LittleHelpers

Little helpers for cake build script.

Pask.Test.dotCover

Pask extension that provides test automation functionality with code coverage reports generated by dotCover.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on JetBrains.dotCover.CommandLineTools:

Repository Stars
dbelmont/ExpressionBuilder
A library that provides a simple way to create lambda expressions to filter lists and database queries.
hazelcast/hazelcast-csharp-client
Hazelcast .NET Client
Version Downloads Last Updated
2026.1.0-rc01 80 3/20/2026
2026.1.0-eap08 98 3/12/2026
2026.1.0-eap07 97 3/6/2026
2026.1.0-eap06 101 2/26/2026
2026.1.0-eap05 103 2/20/2026
2026.1.0-eap04 108 2/17/2026
2026.1.0-eap03 117 2/6/2026
2026.1.0-eap02 405 1/30/2026
2026.1.0-eap01 3,456 1/22/2026
2025.3.3 75,557 2/19/2026
2025.3.2 45,003 1/29/2026
2025.3.1 84,354 12/18/2025
2025.3.0.4 8,107 12/11/2025
2025.3.0.3 16,341 11/27/2025
2025.3.0.2 7,793 11/20/2025
2025.3.0.1 6,323 11/13/2025
2025.2.5 292 11/26/2025
2025.1.8 35,451 11/25/2025
2024.3.9 107,891 11/24/2025
2018.2.3 195,899 9/13/2018
Loading failed