Microsoft.TestPlatform.ObjectModel
                              
                            
                                15.6.0-preview-20171211-02
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package Microsoft.TestPlatform.ObjectModel --version 15.6.0-preview-20171211-02
NuGet\Install-Package Microsoft.TestPlatform.ObjectModel -Version 15.6.0-preview-20171211-02
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="15.6.0-preview-20171211-02" />
<PackageVersion Include="Microsoft.TestPlatform.ObjectModel" Version="15.6.0-preview-20171211-02" />
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" />
paket add Microsoft.TestPlatform.ObjectModel --version 15.6.0-preview-20171211-02
#r "nuget: Microsoft.TestPlatform.ObjectModel, 15.6.0-preview-20171211-02"
#:package Microsoft.TestPlatform.ObjectModel@15.6.0-preview-20171211-02
#addin nuget:?package=Microsoft.TestPlatform.ObjectModel&version=15.6.0-preview-20171211-02&prerelease
#tool nuget:?package=Microsoft.TestPlatform.ObjectModel&version=15.6.0-preview-20171211-02&prerelease
The Microsoft Test Platform Object Model.
| Product | Versions 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.4 is compatible. netstandard1.5 is compatible. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. | 
| .NET Framework | net451 is compatible. 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 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    .NETFramework 4.5.1- System.Reflection.Metadata (>= 1.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
 
- 
                                                    .NETStandard 1.4- System.ComponentModel.TypeConverter (>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
 
- 
                                                    .NETStandard 1.5- NETStandard.Library (>= 1.6.0)
- System.ComponentModel.EventBasedAsync (>= 4.0.11)
- System.ComponentModel.TypeConverter (>= 4.1.0)
- System.Diagnostics.Process (>= 4.1.0)
- System.Diagnostics.TextWriterTraceListener (>= 4.0.0)
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.Reflection.Metadata (>= 1.3.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.Loader (>= 4.0.0)
- System.Runtime.Serialization.Json (>= 4.0.2)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Threading.Thread (>= 4.0.0)
- System.Xml.XPath.XmlDocument (>= 4.0.1)
 
NuGet packages (94)
Showing the top 5 NuGet packages that depend on Microsoft.TestPlatform.ObjectModel:
| Package | Downloads | 
|---|---|
| Microsoft.TestPlatform.TestHost Testplatform host executes the test using specified adapter. | |
| xunit.runner.visualstudio Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 8 or later. | |
| Microsoft.Testing.Extensions.VSTestBridge Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides a bridge integration for test adapters wanting to target both VSTest and Microsoft.Testing.Platform test platforms. | |
| TeamCity.VSTest.TestAdapter Provides an integration with TeamCity for test frameworks. Usage: - Create a test project, for example using the command line: dotnet new xunit - Add the NuGet reference to this package | |
| JUnitTestLogger Package Description | 
GitHub repositories (71)
Showing the top 20 popular GitHub repositories that depend on Microsoft.TestPlatform.ObjectModel:
| Repository | Stars | 
|---|---|
| dotnet/roslyn 
                                                            The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
                                                         | |
| QuantConnect/Lean 
                                                            Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
                                                         | |
| dotnet/BenchmarkDotNet 
                                                            Powerful .NET library for benchmarking
                                                         | |
| Azure/azure-sdk-for-net 
                                                            This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net. 
                                                         | |
| cake-build/cake 
                                                            :cake: Cake (C# Make) is a cross platform build automation system.
                                                         | |
| coverlet-coverage/coverlet 
                                                            Cross platform code coverage for .NET
                                                         | |
| CosmosOS/Cosmos 
                                                            Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
                                                         | |
| dotnet/sdk 
                                                            Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
                                                         | |
| dotnet/corert 
                                                            This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
                                                         | |
| microsoft/playwright-dotnet 
                                                            .NET version of the Playwright testing and automation library.
                                                         | |
| scriptcs/scriptcs 
                                                            Write C# apps with a text editor, nuget and the power of Roslyn!
                                                         | |
| OmniSharp/omnisharp-roslyn 
                                                            OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
                                                         | |
| stryker-mutator/stryker-net 
                                                            Mutation testing for .NET core and .NET framework!
                                                         | |
| microsoft/nodejstools 
                                                            Node.js Tools for Visual Studio
                                                         | |
| castleproject/Windsor 
                                                            Castle Windsor is a best of breed, mature Inversion of Control container available for .NET
                                                         | |
| ikvmnet/ikvm 
                                                            A Java Virtual Machine and Bytecode-to-IL Converter for .NET
                                                         | |
| kubernetes-client/csharp 
                                                            Officially supported dotnet Kubernetes Client library 
                                                         | |
| dnnsoftware/Dnn.Platform 
                                                            DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
                                                         | |
| ardalis/Result 
                                                            A result abstraction that can be mapped to HTTP response codes if needed.
                                                         | |
| TabularEditor/TabularEditor 
                                                            This is the code repository and issue tracker for Tabular Editor 2.X (free, open-source version). This repository is being maintained by Daniel Otykier.
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 18.0.0 | 3,475,087 | 10/2/2025 | 
| 17.14.1 | 26,837,054 | 6/3/2025 | 
| 17.14.0 | 4,800,589 | 5/20/2025 | 
| 17.14.0-preview-25107-01 | 222,128 | 2/10/2025 | 
| 17.13.0 | 47,804,679 | 2/10/2025 | 
| 17.12.0 | 56,086,219 | 11/19/2024 | 
| 17.11.1 | 47,837,910 | 9/5/2024 | 
| 17.11.0 | 10,840,543 | 8/20/2024 | 
| 17.11.0-release-24373-02 | 107,981 | 7/24/2024 | 
| 17.11.0-release-24352-06 | 92,533 | 7/2/2024 | 
| 17.10.0 | 48,310,074 | 5/22/2024 | 
| 17.10.0-release-24177-07 | 190,931 | 4/2/2024 | 
| 17.10.0-preview-24080-01 | 262,297 | 1/30/2024 | 
| 17.9.0 | 50,842,484 | 2/6/2024 | 
| 17.9.0-release-23619-01 | 175,414 | 1/8/2024 | 
| 17.9.0-preview-23577-04 | 175,705 | 12/5/2023 | 
| 17.9.0-preview-23531-01 | 170,301 | 11/8/2023 | 
| 17.9.0-preview-23503-02 | 163,008 | 10/9/2023 | 
| 17.8.0 | 76,272,508 | 11/8/2023 | 
| 17.8.0-release-23468-02 | 28,763 | 10/4/2023 | 
| 17.8.0-preview-23424-02 | 107,067 | 8/29/2023 | 
| 17.8.0-preview-23371-04 | 101,344 | 8/3/2023 | 
| 17.7.2 | 25,337,079 | 8/29/2023 | 
| 17.7.1 | 9,497,604 | 8/16/2023 | 
| 17.7.0 | 4,207,096 | 8/4/2023 | 
| 17.7.0-preview-23364-03 | 139,040 | 7/16/2023 | 
| 17.7.0-preview.23280.1 | 171,637 | 6/12/2023 | 
| 17.6.3 | 14,771,180 | 6/27/2023 | 
| 17.6.2 | 8,447,612 | 6/6/2023 | 
| 17.6.1 | 1,716,050 | 6/1/2023 | 
| 17.6.0 | 21,412,028 | 5/16/2023 | 
| 17.6.0-preview-20230223-05 | 210,975 | 3/13/2023 | 
| 17.5.0 | 66,603,647 | 2/21/2023 | 
| 17.5.0-preview-20221221-03 | 293,637 | 12/21/2022 | 
| 17.5.0-preview-20221003-04 | 620,997 | 10/3/2022 | 
| 17.4.1 | 30,755,986 | 12/16/2022 | 
| 17.4.0 | 21,781,202 | 11/7/2022 | 
| 17.4.0-preview-20221003-03 | 6,769 | 10/3/2022 | 
| 17.4.0-preview-20220726-02 | 225,439 | 8/9/2022 | 
| 17.4.0-preview-20220707-01 | 522,534 | 7/11/2022 | 
| 17.3.3 | 472,535 | 3/24/2023 | 
| 17.3.2 | 41,947,419 | 9/26/2022 | 
| 17.3.1 | 11,398,602 | 8/30/2022 | 
| 17.3.0 | 22,273,166 | 8/10/2022 | 
| 17.3.0-preview-20220612-01 | 59,690 | 6/13/2022 | 
| 17.3.0-preview-20220530-08 | 10,647 | 6/8/2022 | 
| 17.3.0-preview-20220426-02 | 11,878 | 6/2/2022 | 
| 17.2.1 | 140,536 | 3/24/2023 | 
| 17.2.0 | 37,544,259 | 5/11/2022 | 
| 17.2.0-preview-20220401-08 | 90,026 | 4/7/2022 | 
| 17.2.0-preview-20220401-07 | 14,952 | 4/4/2022 | 
| 17.2.0-preview-20220301-01 | 50,596 | 3/18/2022 | 
| 17.2.0-preview-20220131-20 | 253,574 | 2/9/2022 | 
| 17.1.0 | 74,346,137 | 2/16/2022 | 
| 17.1.0-release-20220113-05 | 65,632 | 2/1/2022 | 
| 17.1.0-preview-20211130-02 | 649,184 | 11/30/2021 | 
| 17.1.0-preview-20211109-03 | 124,361 | 11/9/2021 | 
| 17.0.2 | 217,895 | 3/24/2023 | 
| 17.0.1-release-20211109-01 | 24,618 | 11/11/2021 | 
| 17.0.0 | 49,154,918 | 10/26/2021 | 
| 16.11.0 | 54,728,143 | 8/13/2021 | 
| 16.11.0-release-20210626-04 | 200,675 | 6/27/2021 | 
| 16.10.0 | 20,426,952 | 5/25/2021 | 
| 16.10.0-release-20210429-01 | 112,927 | 4/29/2021 | 
| 16.10.0-release-20210422-02 | 12,463 | 4/23/2021 | 
| 16.10.0-release-20210330-02 | 879,617 | 3/30/2021 | 
| 16.10.0-release-20210329-03 | 6,461 | 3/30/2021 | 
| 16.10.0-preview-20210219-03 | 132,746 | 2/23/2021 | 
| 16.9.4 | 36,390,489 | 4/1/2021 | 
| 16.9.4-release-20210331-01 | 4,789 | 4/1/2021 | 
| 16.9.1 | 10,880,679 | 2/23/2021 | 
| 16.9.0-preview-20210127-04 | 78,326 | 1/27/2021 | 
| 16.9.0-preview-20210106-01 | 140,613 | 1/6/2021 | 
| 16.9.0-preview-20201123-03 | 139,126 | 11/23/2020 | 
| 16.9.0-preview-20201020-06 | 292,579 | 10/21/2020 | 
| 16.8.3 | 23,491,775 | 12/2/2020 | 
| 16.8.0 | 7,678,518 | 11/8/2020 | 
| 16.8.0-preview-20200921-01 | 103,824 | 9/21/2020 | 
| 16.8.0-preview-20200812-03 | 128,383 | 8/13/2020 | 
| 16.8.0-preview-20200806-02 | 23,690 | 8/6/2020 | 
| 16.7.1 | 47,937,622 | 8/20/2020 | 
| 16.7.0 | 4,002,240 | 8/6/2020 | 
| 16.7.0-preview-20200519-01 | 210,810 | 5/20/2020 | 
| 16.7.0-preview-20200428-01 | 121,412 | 4/28/2020 | 
| 16.6.1 | 28,756,459 | 4/24/2020 | 
| 16.6.0-preview-20200318-01 | 163,776 | 3/20/2020 | 
| 16.6.0-preview-20200310-03 | 79,010 | 3/13/2020 | 
| 16.6.0-preview-20200309-01 | 32,783 | 3/9/2020 | 
| 16.6.0-preview-20200226-03 | 84,387 | 2/27/2020 | 
| 16.5.0 | 76,229,794 | 2/5/2020 | 
| 16.5.0-preview-20200203-01 | 25,678 | 2/3/2020 | 
| 16.5.0-preview-20200116-01 | 98,224 | 1/16/2020 | 
| 16.5.0-preview-20200102-01 | 32,401 | 1/2/2020 | 
| 16.5.0-preview-20191216-02 | 45,294 | 12/23/2019 | 
| 16.5.0-preview-20191115-01 | 101,856 | 11/15/2019 | 
| 16.4.0 | 29,299,712 | 11/6/2019 | 
| 16.3.0 | 7,209,005 | 9/19/2019 | 
| 16.3.0-preview-20190828-03 | 50,999 | 8/29/2019 | 
| 16.3.0-preview-20190808-03 | 79,806 | 8/9/2019 | 
| 16.3.0-preview-20190715-02 | 17,008 | 8/1/2019 | 
| 16.2.0 | 38,921,992 | 6/27/2019 | 
| 16.2.0-preview-20190606-02 | 43,250 | 6/7/2019 | 
| 16.1.1 | 4,883,586 | 5/30/2019 | 
| 16.1.0 | 3,951,486 | 5/9/2019 | 
| 16.0.2-preview-20190502-01 | 23,893 | 5/2/2019 | 
| 16.0.1 | 18,577,281 | 3/4/2019 | 
| 16.0.0 | 437,471 | 2/28/2019 | 
| 16.0.0-preview-20190203-03 | 95,423 | 2/3/2019 | 
| 16.0.0-preview-20190201-03 | 9,484 | 2/1/2019 | 
| 16.0.0-preview-20190124-02 | 101,314 | 1/25/2019 | 
| 16.0.0-preview-20181205-02 | 320,336 | 12/5/2018 | 
| 16.0.0-preview-20181128-01 | 9,754 | 11/28/2018 | 
| 15.9.2 | 14,296,834 | 5/2/2019 | 
| 15.9.1 | 78,403 | 3/6/2019 | 
| 15.9.0 | 36,209,856 | 10/10/2018 | 
| 15.9.0-preview-20180924-03 | 22,638 | 9/28/2018 | 
| 15.9.0-preview-20180816-01 | 93,414 | 8/20/2018 | 
| 15.9.0-preview-20180807-05 | 43,111 | 8/10/2018 | 
| 15.8.0 | 19,769,667 | 7/13/2018 | 
| 15.8.0-preview-20180610-02 | 118,444 | 6/11/2018 | 
| 15.8.0-preview-20180605-02 | 27,447 | 6/5/2018 | 
| 15.8.0-preview-20180510-03 | 118,425 | 5/10/2018 | 
| 15.7.2 | 4,217,723 | 5/16/2018 | 
| 15.7.0 | 8,881,382 | 4/4/2018 | 
| 15.7.0-preview-20180320-02 | 35,497 | 3/22/2018 | 
| 15.7.0-preview-20180307-01 | 21,568 | 3/8/2018 | 
| 15.7.0-preview-20180221-13 | 53,117 | 2/21/2018 | 
| 15.6.2 | 451,201 | 3/28/2018 | 
| 15.6.1 | 1,026,218 | 3/9/2018 | 
| 15.6.0 | 2,025,609 | 2/19/2018 | 
| 15.6.0-preview-20180207-05 | 25,795 | 2/7/2018 | 
| 15.6.0-preview-20180109-01 | 90,749 | 1/9/2018 | 
| 15.6.0-preview-20171211-02 | 63,494 | 12/11/2017 | 
| 15.5.0 | 27,452,588 | 11/9/2017 | 
| 15.5.0-preview-20171031-01 | 42,988 | 10/31/2017 | 
| 15.5.0-preview-20171025-02 | 17,755 | 10/26/2017 | 
| 15.5.0-preview-20171012-09 | 35,416 | 10/13/2017 | 
| 15.5.0-preview-20171009-10 | 20,302 | 10/10/2017 | 
| 15.5.0-preview-20170923-02 | 56,338 | 9/26/2017 | 
| 15.5.0-preview-20170914-09 | 290,266 | 9/14/2017 | 
| 15.5.0-preview-20170810-02 | 435,428 | 8/10/2017 | 
| 15.5.0-preview-20170727-01 | 26,128 | 7/28/2017 | 
| 15.3.0 | 4,785,843 | 8/7/2017 | 
| 15.3.0-preview-20170628-02 | 2,021,726 | 6/28/2017 | 
| 15.3.0-preview-20170618-03 | 61,660 | 6/18/2017 | 
| 15.3.0-preview-20170601-03 | 38,078 | 6/1/2017 | 
| 15.3.0-preview-20170517-02 | 58,250 | 5/18/2017 | 
| 15.3.0-preview-20170502-03 | 41,437 | 5/3/2017 | 
| 15.3.0-preview-20170427-09 | 87,723 | 4/27/2017 | 
| 15.3.0-preview-20170425-07 | 76,753 | 4/25/2017 | 
| 15.0.0 | 26,030,676 | 2/23/2017 | 
| 15.0.0-preview-20170222-09 | 18,309 | 2/22/2017 | 
| 15.0.0-preview-20170217-05 | 18,120 | 2/17/2017 | 
| 15.0.0-preview-20170210-02 | 22,958 | 2/10/2017 | 
| 15.0.0-preview-20170125-04 | 44,676 | 1/27/2017 | 
| 15.0.0-preview-20170123-02 | 33,704 | 1/23/2017 | 
| 15.0.0-preview-20170113-02 | 13,189 | 1/13/2017 | 
| 15.0.0-preview-20170106-08 | 663,122 | 1/6/2017 | 
| 15.0.0-preview-20161227-02 | 19,128 | 12/27/2016 | 
| 15.0.0-preview-20161216-01 | 16,107 | 12/16/2016 | 
| 15.0.0-preview-20161101-02 | 13,981 | 11/1/2016 | 
| 15.0.0-preview-20161028-03 | 5,133 | 10/28/2016 | 
| 15.0.0-preview-20161024-02 | 5,926 | 10/25/2016 | 
| 15.0.0-preview-20161012-02 | 100,672 | 10/12/2016 | 
| 15.0.0-preview-20161012-01 | 4,611 | 10/12/2016 | 
| 15.0.0-preview-20161005-01 | 7,886 | 10/6/2016 | 
| 15.0.0-preview-20161004-03 | 4,792 | 10/6/2016 | 
| 15.0.0-preview-20160928-07 | 3,920 | 9/28/2016 | 
| 11.0.0 | 9,337,106 | 8/30/2016 |