Microsoft.TestPlatform.TestHost 15.9.0-preview-20180924-03

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 15.9.0-preview-20180924-03
                    
NuGet\Install-Package Microsoft.TestPlatform.TestHost -Version 15.9.0-preview-20180924-03
                    
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="15.9.0-preview-20180924-03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.TestPlatform.TestHost" Version="15.9.0-preview-20180924-03" />
                    
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 15.9.0-preview-20180924-03
                    
#r "nuget: Microsoft.TestPlatform.TestHost, 15.9.0-preview-20180924-03"
                    
#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=Microsoft.TestPlatform.TestHost&version=15.9.0-preview-20180924-03&prerelease
                    
Install Microsoft.TestPlatform.TestHost as a Cake Addin
#tool nuget:?package=Microsoft.TestPlatform.TestHost&version=15.9.0-preview-20180924-03&prerelease
                    
Install Microsoft.TestPlatform.TestHost 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 (14)

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 (35)

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.
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
dafny-lang/dafny
Dafny is a verification-aware programming language
microsoft/WinUI-Gallery
This app demonstrates the controls available in WinUI and the Fluent Design System.
Nethereum/Nethereum
Ethereum .Net cross platform integration library
aws/aws-sdk-net
The official AWS SDK for .NET. For more information on the AWS SDK for .NET, see our web site:
microsoft/AdaptiveCards
A new way for developers to exchange card content in a common and consistent way.
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 ↓
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/azure-pipelines-agent
Azure Pipelines Agent 🚀
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.
MonoMod/MonoMod
C# modding swiss army knife, powered by cecil.
Taiizor/Sucrose
Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.
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
IviriusCommunity/Rebound
Windows 11 done right.
microsoft/CsWinRT
C# language projection for the Windows Runtime
Version Downloads Last updated
17.14.1 1,542,023 6/3/2025
17.14.0 1,905,299 5/20/2025
17.14.0-preview-25107-01 139,585 2/10/2025
17.13.0 22,573,128 2/10/2025
17.12.0 28,149,072 11/19/2024
17.11.1 33,824,110 9/5/2024
17.11.0 7,329,176 8/20/2024
17.11.0-release-24373-02 90,501 7/24/2024
17.11.0-release-24352-06 77,860 7/2/2024
17.10.0 34,321,251 5/22/2024
17.10.0-release-24177-07 170,478 4/2/2024
17.10.0-preview-24080-01 233,613 1/30/2024
17.9.0 43,823,726 2/6/2024
17.9.0-release-23619-01 158,264 1/8/2024
17.9.0-preview-23577-04 161,319 12/5/2023
17.9.0-preview-23531-01 158,605 11/8/2023
17.9.0-preview-23503-02 157,338 10/9/2023
17.8.0 58,203,732 11/8/2023
17.8.0-release-23468-02 24,624 10/4/2023
17.8.0-preview-23424-02 102,021 8/29/2023
17.8.0-preview-23371-04 96,382 8/3/2023
17.7.2 22,442,271 8/29/2023
17.7.1 7,385,881 8/16/2023
17.7.0 3,916,911 8/4/2023
17.7.0-preview-23364-03 122,893 7/16/2023
17.7.0-preview.23280.1 147,624 6/12/2023
17.6.3 13,766,362 6/27/2023
17.6.2 7,805,503 6/6/2023
17.6.1 1,630,804 6/1/2023
17.6.0 17,681,742 5/16/2023
17.6.0-preview-20230223-05 195,485 3/13/2023
17.5.0 48,936,504 2/21/2023
17.5.0-preview-20221221-03 270,408 12/21/2022
17.5.0-preview-20221003-04 587,780 10/3/2022
17.4.1 28,581,952 12/16/2022
17.4.0 20,568,677 11/7/2022
17.4.0-preview-20221003-03 5,382 10/3/2022
17.4.0-preview-20220726-02 215,404 8/9/2022
17.4.0-preview-20220707-01 516,652 7/11/2022
17.3.3 432,225 3/24/2023
17.3.2 39,328,581 9/26/2022
17.3.1 10,968,096 8/30/2022
17.3.0 9,414,790 8/10/2022
17.3.0-preview-20220612-01 56,041 6/13/2022
17.3.0-preview-20220530-08 9,549 6/8/2022
17.3.0-preview-20220426-02 10,986 6/2/2022
17.2.1 123,989 3/24/2023
17.2.0 34,879,433 5/11/2022
17.2.0-preview-20220401-08 84,410 4/7/2022
17.2.0-preview-20220401-07 14,035 4/4/2022
17.2.0-preview-20220301-01 48,611 3/18/2022
17.2.0-preview-20220131-20 248,735 2/9/2022
17.1.0 69,961,162 2/16/2022
17.1.0-release-20220113-05 63,186 2/1/2022
17.1.0-preview-20211130-02 600,007 11/30/2021
17.1.0-preview-20211109-03 465,100 11/9/2021
17.0.2 201,964 3/24/2023
17.0.1-release-20211109-01 23,293 11/11/2021
17.0.0 45,248,887 10/26/2021
16.11.0 51,857,166 8/13/2021
16.11.0-release-20210626-04 197,918 6/27/2021
16.10.0 19,811,347 5/25/2021
16.10.0-release-20210429-01 99,092 4/29/2021
16.10.0-release-20210422-02 11,317 4/23/2021
16.10.0-release-20210330-02 864,213 3/30/2021
16.10.0-release-20210329-03 5,301 3/30/2021
16.10.0-preview-20210219-03 129,648 2/23/2021
16.9.4 35,058,671 4/1/2021
16.9.4-release-20210331-01 3,729 4/1/2021
16.9.1 10,434,877 2/23/2021
16.9.0-preview-20210127-04 78,001 1/27/2021
16.9.0-preview-20210106-01 139,710 1/6/2021
16.9.0-preview-20201123-03 134,998 11/23/2020
16.9.0-preview-20201020-06 287,994 10/21/2020
16.8.3 21,493,418 12/2/2020
16.8.0 7,530,753 11/8/2020
16.8.0-preview-20200921-01 103,048 9/21/2020
16.8.0-preview-20200812-03 124,462 8/13/2020
16.8.0-preview-20200806-02 23,420 8/6/2020
16.7.1 46,159,921 8/20/2020
16.7.0 3,943,178 8/6/2020
16.7.0-preview-20200519-01 227,902 5/20/2020
16.7.0-preview-20200428-01 119,672 4/28/2020
16.6.1 27,702,505 4/24/2020
16.6.0 1,274,463 4/20/2020
16.6.0-preview-20200318-01 161,436 3/20/2020
16.6.0-preview-20200310-03 75,056 3/13/2020
16.6.0-preview-20200309-01 32,665 3/9/2020
16.6.0-preview-20200226-03 82,188 2/27/2020
16.5.0 74,141,498 2/5/2020
16.5.0-preview-20200203-01 25,308 2/3/2020
16.5.0-preview-20200116-01 96,891 1/16/2020
16.5.0-preview-20200102-01 31,825 1/2/2020
16.5.0-preview-20191216-02 45,097 12/23/2019
16.5.0-preview-20191115-01 101,307 11/15/2019
16.4.0 27,904,138 11/6/2019
16.4.0-preview-20191007-01 11,239 10/7/2019
16.3.0 7,153,988 9/19/2019
16.3.0-preview-20190828-03 50,809 8/29/2019
16.3.0-preview-20190808-03 79,669 8/9/2019
16.3.0-preview-20190715-02 16,465 8/1/2019
16.2.0 38,086,898 6/27/2019
16.2.0-preview-20190606-02 43,190 6/7/2019
16.1.1 4,728,315 5/30/2019
16.1.0 3,886,419 5/9/2019
16.0.2-preview-20190502-01 22,141 5/2/2019
16.0.1 17,960,693 3/4/2019
16.0.0 434,758 2/28/2019
16.0.0-preview-20190203-03 95,151 2/3/2019
16.0.0-preview-20190201-03 8,943 2/1/2019
16.0.0-preview-20190124-02 100,738 1/25/2019
16.0.0-preview-20181205-02 316,879 12/5/2018
16.0.0-preview-20181128-01 8,857 11/28/2018
15.9.2 1,534,993 5/2/2019
15.9.1 76,005 3/6/2019
15.9.0 35,585,662 10/10/2018
15.9.0-preview-20180924-03 22,149 9/28/2018
15.9.0-preview-20180816-01 91,804 8/20/2018
15.9.0-preview-20180807-05 43,362 8/10/2018
15.8.0 19,295,918 7/13/2018
15.8.0-preview-20180610-02 118,249 6/11/2018
15.8.0-preview-20180605-02 25,344 6/5/2018
15.8.0-preview-20180510-03 117,451 5/10/2018
15.7.2 4,153,002 5/16/2018
15.7.0 8,742,280 4/4/2018
15.7.0-preview-20180320-02 34,647 3/22/2018
15.7.0-preview-20180307-01 16,800 3/8/2018
15.7.0-preview-20180221-13 52,723 2/21/2018
15.6.2 380,382 3/28/2018
15.6.1 1,038,503 3/9/2018
15.6.0 2,023,146 2/19/2018
15.6.0-preview-20180207-05 24,847 2/7/2018
15.6.0-preview-20180109-01 88,844 1/9/2018
15.6.0-preview-20171211-02 66,638 12/11/2017
15.5.0 12,021,109 11/9/2017
15.5.0-preview-20171031-01 49,397 10/31/2017
15.5.0-preview-20171025-02 20,619 10/26/2017
15.5.0-preview-20171012-09 43,983 10/13/2017
15.5.0-preview-20171009-10 21,848 10/10/2017
15.5.0-preview-20170923-02 63,321 9/26/2017
15.5.0-preview-20170914-09 121,098 9/14/2017
15.5.0-preview-20170810-02 404,951 8/10/2017
15.5.0-preview-20170727-01 29,530 7/28/2017
15.3.0 5,210,781 8/7/2017
15.3.0-preview-20170628-02 2,023,090 6/28/2017
15.3.0-preview-20170618-03 58,161 6/18/2017
15.3.0-preview-20170601-03 40,108 6/1/2017
15.3.0-preview-20170517-02 60,116 5/18/2017
15.3.0-preview-20170502-03 44,066 5/3/2017
15.3.0-preview-20170427-09 102,742 4/27/2017
15.3.0-preview-20170425-07 102,323 4/25/2017
15.0.0 21,988,539 2/23/2017
15.0.0-preview-20170222-09 19,466 2/22/2017
15.0.0-preview-20170217-05 18,941 2/17/2017
15.0.0-preview-20170210-02 23,191 2/10/2017
15.0.0-preview-20170125-04 43,448 1/27/2017
15.0.0-preview-20170123-02 62,118 1/23/2017
15.0.0-preview-20170113-02 14,193 1/13/2017
15.0.0-preview-20170106-08 794,181 1/6/2017
15.0.0-preview-20161227-02 20,085 12/27/2016
15.0.0-preview-20161216-01 14,569 12/16/2016
15.0.0-preview-20161123-03 49,102 11/24/2016
15.0.0-preview-20161122-02 13,108 11/22/2016
15.0.0-preview-20161101-02 15,149 11/1/2016
15.0.0-preview-20161024-02 4,064 10/25/2016
15.0.0-preview-20161012-02 97,710 10/17/2016
15.0.0-preview-20161012-01 2,666 10/12/2016
15.0.0-preview-20161005-01 4,952 10/5/2016
15.0.0-preview-20161004-03 2,715 10/6/2016
15.0.0-preview-20160928-07 2,873 9/28/2016