Microsoft.TestPlatform.CLI
18.6.0
Prefix Reserved
dotnet add package Microsoft.TestPlatform.CLI --version 18.6.0
NuGet\Install-Package Microsoft.TestPlatform.CLI -Version 18.6.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="Microsoft.TestPlatform.CLI" Version="18.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.TestPlatform.CLI" Version="18.6.0" />
<PackageReference Include="Microsoft.TestPlatform.CLI" />
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 Microsoft.TestPlatform.CLI --version 18.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.TestPlatform.CLI, 18.6.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.
#:package Microsoft.TestPlatform.CLI@18.6.0
#: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=Microsoft.TestPlatform.CLI&version=18.6.0
#tool nuget:?package=Microsoft.TestPlatform.CLI&version=18.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.TestPlatform.CLI
The cross-platform command-line interface for the Visual Studio Test Platform. This package provides vstest.console.dll and associated tooling for discovering and executing tests from the command line.
Usage
This package is typically consumed by the .NET SDK and is not directly referenced in most test projects. For direct usage:
<PackageReference Include="Microsoft.TestPlatform.CLI" Version="x.y.z" />
Links
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
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
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.TestPlatform.CLI:
| Repository | Stars |
|---|---|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 18.6.0 | 31 | 5/26/2026 |
| 18.5.1 | 1,727 | 4/28/2026 |
| 18.4.0 | 3,570 | 4/7/2026 |
| 18.3.0 | 19,232 | 2/24/2026 |
| 18.0.1 | 104,773 | 11/11/2025 |
| 18.0.0 | 114,245 | 10/2/2025 |
| 17.14.1 | 117,231 | 6/3/2025 |
| 17.14.0 | 116,958 | 5/20/2025 |
| 17.14.0-preview-25107-01 | 350 | 2/10/2025 |
| 17.13.0 | 117,564 | 2/10/2025 |
| 17.12.0 | 118,645 | 11/19/2024 |
| 17.11.1 | 117,741 | 9/5/2024 |
| 17.11.0 | 117,216 | 8/20/2024 |
| 17.11.0-release-24373-02 | 276 | 7/24/2024 |
| 17.11.0-release-24352-06 | 277 | 7/2/2024 |
| 17.10.0 | 117,442 | 5/22/2024 |
| 17.10.0-release-24177-07 | 334 | 4/2/2024 |
| 17.9.0 | 117,580 | 2/6/2024 |
| 1.0.0-alpha-stj-26213-07 | 105 | 4/14/2026 |
Loading failed