Microsoft.TestPlatform.Portable 18.6.0

Prefix Reserved
dotnet add package Microsoft.TestPlatform.Portable --version 18.6.0
                    
NuGet\Install-Package Microsoft.TestPlatform.Portable -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.Portable" 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.Portable" Version="18.6.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.TestPlatform.Portable" />
                    
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 Microsoft.TestPlatform.Portable --version 18.6.0
                    
#r "nuget: Microsoft.TestPlatform.Portable, 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.Portable@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.Portable&version=18.6.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.TestPlatform.Portable&version=18.6.0
                    
Install as a Cake Tool

Microsoft.TestPlatform.Portable

A portable subset of binaries for the Visual Studio Test Platform (vstest). This package contains the test platform toolset for cross-platform test execution scenarios, including vstest.console, test hosts, and data collectors.

Usage

<PackageReference Include="Microsoft.TestPlatform.Portable" Version="x.y.z" />
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.TestPlatform.Portable:

Package Downloads
stryker

All stryker mutation test logic is contained in this library. This package does not include a runner. Use this package if you want to extend stryker with your own runner.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Microsoft.TestPlatform.Portable:

Repository Stars
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
lordmilko/PrtgAPI
C#/PowerShell interface for PRTG Network Monitor
Version Downloads Last Updated
18.6.0 163 5/26/2026
18.5.1 12,919 4/28/2026
18.4.0 12,021 4/7/2026
18.3.0 19,684 2/24/2026
18.0.1 21,796 11/11/2025
18.0.0 2,415 10/2/2025
17.14.1 7,911 6/3/2025
17.14.0 1,545 5/20/2025
17.14.0-preview-25107-01 431 2/10/2025
17.13.0 13,355 2/10/2025
17.12.0 15,716 11/19/2024
17.11.1 12,522 9/5/2024
17.11.0 6,802 8/20/2024
17.11.0-release-24373-02 339 7/24/2024
17.11.0-release-24352-06 314 7/2/2024
17.10.0 20,277 5/22/2024
17.10.0-release-24177-07 1,494 4/2/2024
17.9.0 17,195 2/6/2024
1.0.0-alpha-stj-26213-07 104 4/14/2026
Loading failed