Microsoft.TestPlatform.TestHost 16.0.0-preview-20181205-02

Prefix Reserved
This is a prerelease version of Microsoft.TestPlatform.TestHost.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.TestPlatform.TestHost --version 16.0.0-preview-20181205-02
                    
NuGet\Install-Package Microsoft.TestPlatform.TestHost -Version 16.0.0-preview-20181205-02
                    
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.TestHost" Version="16.0.0-preview-20181205-02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.TestPlatform.TestHost" Version="16.0.0-preview-20181205-02" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.TestPlatform.TestHost" />
                    
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.TestHost --version 16.0.0-preview-20181205-02
                    
#r "nuget: Microsoft.TestPlatform.TestHost, 16.0.0-preview-20181205-02"
                    
#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.TestHost@16.0.0-preview-20181205-02
                    
#: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.TestHost&version=16.0.0-preview-20181205-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.TestPlatform.TestHost&version=16.0.0-preview-20181205-02&prerelease
                    
Install as a Cake Tool

Testplatform host executes the test using specified adapter.

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.5 is compatible.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Microsoft.TestPlatform.TestHost:

Package Downloads
Microsoft.NET.Test.Sdk

The MSbuild targets and properties for building .NET test projects.

DafnyDriver

Package Description

BccCode.BuildingBlocks.Tests

A package providing a boiler-plate implementation for running integration tests in .NET projects.

Fake.DotNet.Cli.IntegrationTests

Package Description

Meadow.UnitTestTemplate

Package Description

GitHub repositories (37)

Showing the top 20 popular GitHub repositories that depend on Microsoft.TestPlatform.TestHost:

Repository Stars
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
microsoft/WinUI-Gallery
This app demonstrates the controls available in WinUI and the Fluent Design System.
dafny-lang/dafny
Dafny is a verification-aware programming language
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
Nethereum/Nethereum
Ethereum .Net cross platform integration library
DigitalRuby/IPBan
Since 2011, IPBan is the worlds most trusted, free security software to block hackers and botnets. With both Windows and Linux support, IPBan has your dedicated or cloud server protected. Upgrade to IPBan Pro today and get a discount. Learn more at ↓
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
microsoft/azure-pipelines-agent
Azure Pipelines Agent 🚀
tmsmith/Dapper-Extensions
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
microsoft/ai-dev-gallery
An open-source project for Windows developers to learn how to add AI with local models and APIs to Windows apps.
Oliveriver/5d-diplomacy-with-multiverse-time-travel
5D Diplomacy With Multiverse Time Travel
microsoft/dotnet-apiport
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
microsoft/testfx
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
Taiizor/Sucrose
Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.
MonoMod/MonoMod
C# modding swiss army knife, powered by cecil.
nearby-sharing/android
Share files between android and PC via the Windows 10 / 11 built-in nearby-sharing functionality (Project Rome)
dotMorten/WinUIEx
WinUI Extensions
microsoft/CsWinRT
C# language projection for the Windows Runtime
wangkanai/wangkanai
Wangkanai is a collection of ASP.NET Core libraries that was developed internally over time and share common usage that would benefit everyone in the open source community as a whole.
webbju/android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
Version Downloads Last Updated
17.14.1 17,623,218 6/3/2025
17.14.0 4,009,046 5/20/2025
17.14.0-preview-25107-01 196,046 2/10/2025
17.13.0 32,912,675 2/10/2025
17.12.0 36,342,472 11/19/2024
17.11.1 40,160,449 9/5/2024
17.11.0 8,386,798 8/20/2024
17.11.0-release-24373-02 101,900 7/24/2024
17.11.0-release-24352-06 87,287 7/2/2024
17.10.0 38,604,828 5/22/2024
17.10.0-release-24177-07 183,626 4/2/2024
17.10.0-preview-24080-01 251,295 1/30/2024
17.9.0 48,093,116 2/6/2024
17.9.0-release-23619-01 168,785 1/8/2024
17.9.0-preview-23577-04 169,946 12/5/2023
17.9.0-preview-23531-01 163,035 11/8/2023
17.9.0-preview-23503-02 160,795 10/9/2023
17.8.0 69,243,415 11/8/2023
17.8.0-release-23468-02 25,454 10/4/2023
17.8.0-preview-23424-02 104,234 8/29/2023
17.8.0-preview-23371-04 99,509 8/3/2023
17.7.2 23,838,003 8/29/2023
17.7.1 7,944,682 8/16/2023
17.7.0 4,090,649 8/4/2023
17.7.0-preview-23364-03 130,597 7/16/2023
17.7.0-preview.23280.1 162,113 6/12/2023
17.6.3 14,439,533 6/27/2023
17.6.2 8,218,992 6/6/2023
17.6.1 1,683,152 6/1/2023
17.6.0 19,899,499 5/16/2023
17.6.0-preview-20230223-05 210,680 3/13/2023
17.5.0 51,817,037 2/21/2023
17.5.0-preview-20221221-03 285,624 12/21/2022
17.5.0-preview-20221003-04 604,521 10/3/2022
17.4.1 30,088,993 12/16/2022
17.4.0 21,160,341 11/7/2022
17.4.0-preview-20221003-03 5,471 10/3/2022
17.4.0-preview-20220726-02 221,584 8/9/2022
17.4.0-preview-20220707-01 520,367 7/11/2022
17.3.3 458,861 3/24/2023
17.3.2 41,090,090 9/26/2022
17.3.1 11,304,957 8/30/2022
17.3.0 9,682,379 8/10/2022
17.3.0-preview-20220612-01 57,589 6/13/2022
17.3.0-preview-20220530-08 9,787 6/8/2022
17.3.0-preview-20220426-02 11,133 6/2/2022
17.2.1 134,035 3/24/2023
17.2.0 35,908,095 5/11/2022
17.2.0-preview-20220401-08 86,049 4/7/2022
17.2.0-preview-20220401-07 14,143 4/4/2022
17.2.0-preview-20220301-01 49,246 3/18/2022
17.2.0-preview-20220131-20 251,638 2/9/2022
17.1.0 73,006,665 2/16/2022
17.1.0-release-20220113-05 64,495 2/1/2022
17.1.0-preview-20211130-02 639,972 11/30/2021
17.1.0-preview-20211109-03 466,757 11/9/2021
17.0.2 209,712 3/24/2023
17.0.1-release-20211109-01 23,620 11/11/2021
17.0.0 47,508,711 10/26/2021
16.11.0 53,759,583 8/13/2021
16.11.0-release-20210626-04 199,752 6/27/2021
16.10.0 20,110,017 5/25/2021
16.10.0-release-20210429-01 111,116 4/29/2021
16.10.0-release-20210422-02 11,494 4/23/2021
16.10.0-release-20210330-02 874,737 3/30/2021
16.10.0-release-20210329-03 5,433 3/30/2021
16.10.0-preview-20210219-03 131,710 2/23/2021
16.9.4 35,993,079 4/1/2021
16.9.4-release-20210331-01 3,851 4/1/2021
16.9.1 10,596,495 2/23/2021
16.9.0-preview-20210127-04 78,345 1/27/2021
16.9.0-preview-20210106-01 140,537 1/6/2021
16.9.0-preview-20201123-03 135,886 11/23/2020
16.9.0-preview-20201020-06 292,091 10/21/2020
16.8.3 21,775,614 12/2/2020
16.8.0 7,637,784 11/8/2020
16.8.0-preview-20200921-01 103,473 9/21/2020
16.8.0-preview-20200812-03 125,806 8/13/2020
16.8.0-preview-20200806-02 23,524 8/6/2020
16.7.1 47,243,849 8/20/2020
16.7.0 3,996,836 8/6/2020
16.7.0-preview-20200519-01 232,367 5/20/2020
16.7.0-preview-20200428-01 120,758 4/28/2020
16.6.1 28,201,745 4/24/2020
16.6.0 1,294,785 4/20/2020
16.6.0-preview-20200318-01 162,338 3/20/2020
16.6.0-preview-20200310-03 77,503 3/13/2020
16.6.0-preview-20200309-01 32,823 3/9/2020
16.6.0-preview-20200226-03 83,350 2/27/2020
16.5.0 75,604,844 2/5/2020
16.5.0-preview-20200203-01 25,406 2/3/2020
16.5.0-preview-20200116-01 97,901 1/16/2020
16.5.0-preview-20200102-01 32,123 1/2/2020
16.5.0-preview-20191216-02 45,194 12/23/2019
16.5.0-preview-20191115-01 102,241 11/15/2019
16.4.0 28,297,228 11/6/2019
16.4.0-preview-20191007-01 11,337 10/7/2019
16.3.0 7,234,515 9/19/2019
16.3.0-preview-20190828-03 51,140 8/29/2019
16.3.0-preview-20190808-03 80,121 8/9/2019
16.3.0-preview-20190715-02 16,679 8/1/2019
16.2.0 38,665,057 6/27/2019
16.2.0-preview-20190606-02 43,532 6/7/2019
16.1.1 4,766,445 5/30/2019
16.1.0 3,909,057 5/9/2019
16.0.2-preview-20190502-01 22,825 5/2/2019
16.0.1 18,378,180 3/4/2019
16.0.0 440,581 2/28/2019
16.0.0-preview-20190203-03 95,800 2/3/2019
16.0.0-preview-20190201-03 9,037 2/1/2019
16.0.0-preview-20190124-02 100,844 1/25/2019
16.0.0-preview-20181205-02 318,572 12/5/2018
16.0.0-preview-20181128-01 8,956 11/28/2018
15.9.2 1,580,255 5/2/2019
15.9.1 76,693 3/6/2019
15.9.0 36,094,872 10/10/2018
15.9.0-preview-20180924-03 22,496 9/28/2018
15.9.0-preview-20180816-01 93,195 8/20/2018
15.9.0-preview-20180807-05 43,596 8/10/2018
15.8.0 19,472,409 7/13/2018
15.8.0-preview-20180610-02 118,934 6/11/2018
15.8.0-preview-20180605-02 25,736 6/5/2018
15.8.0-preview-20180510-03 118,400 5/10/2018
15.7.2 4,195,309 5/16/2018
15.7.0 8,836,696 4/4/2018
15.7.0-preview-20180320-02 34,883 3/22/2018
15.7.0-preview-20180307-01 16,953 3/8/2018
15.7.0-preview-20180221-13 52,967 2/21/2018
15.6.2 428,558 3/28/2018
15.6.1 1,043,549 3/9/2018
15.6.0 2,040,216 2/19/2018
15.6.0-preview-20180207-05 25,044 2/7/2018
15.6.0-preview-20180109-01 89,315 1/9/2018
15.6.0-preview-20171211-02 67,116 12/11/2017
15.5.0 12,265,109 11/9/2017
15.5.0-preview-20171031-01 49,562 10/31/2017
15.5.0-preview-20171025-02 20,811 10/26/2017
15.5.0-preview-20171012-09 44,210 10/13/2017
15.5.0-preview-20171009-10 22,024 10/10/2017
15.5.0-preview-20170923-02 63,704 9/26/2017
15.5.0-preview-20170914-09 121,439 9/14/2017
15.5.0-preview-20170810-02 447,743 8/10/2017
15.5.0-preview-20170727-01 29,684 7/28/2017
15.3.0 5,295,104 8/7/2017
15.3.0-preview-20170628-02 2,040,596 6/28/2017
15.3.0-preview-20170618-03 58,550 6/18/2017
15.3.0-preview-20170601-03 40,255 6/1/2017
15.3.0-preview-20170517-02 60,370 5/18/2017
15.3.0-preview-20170502-03 44,219 5/3/2017
15.3.0-preview-20170427-09 103,089 4/27/2017
15.3.0-preview-20170425-07 102,575 4/25/2017
15.0.0 22,295,756 2/23/2017
15.0.0-preview-20170222-09 19,601 2/22/2017
15.0.0-preview-20170217-05 19,080 2/17/2017
15.0.0-preview-20170210-02 23,370 2/10/2017
15.0.0-preview-20170125-04 43,610 1/27/2017
15.0.0-preview-20170123-02 62,257 1/23/2017
15.0.0-preview-20170113-02 14,333 1/13/2017
15.0.0-preview-20170106-08 797,876 1/6/2017
15.0.0-preview-20161227-02 20,221 12/27/2016
15.0.0-preview-20161216-01 14,707 12/16/2016
15.0.0-preview-20161123-03 49,374 11/24/2016
15.0.0-preview-20161122-02 13,247 11/22/2016
15.0.0-preview-20161101-02 15,286 11/1/2016
15.0.0-preview-20161024-02 4,190 10/25/2016
15.0.0-preview-20161012-02 99,084 10/17/2016
15.0.0-preview-20161012-01 2,794 10/12/2016
15.0.0-preview-20161005-01 5,182 10/5/2016
15.0.0-preview-20161004-03 2,849 10/6/2016
15.0.0-preview-20160928-07 3,016 9/28/2016