Microsoft.TestPlatform.ObjectModel
17.2.0
Prefix Reserved
See the version list below for details.
Install-Package Microsoft.TestPlatform.ObjectModel -Version 17.2.0
dotnet add package Microsoft.TestPlatform.ObjectModel --version 17.2.0
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.2.0" />
paket add Microsoft.TestPlatform.ObjectModel --version 17.2.0
#r "nuget: Microsoft.TestPlatform.ObjectModel, 17.2.0"
// Install Microsoft.TestPlatform.ObjectModel as a Cake Addin
#addin nuget:?package=Microsoft.TestPlatform.ObjectModel&version=17.2.0
// Install Microsoft.TestPlatform.ObjectModel as a Cake Tool
#tool nuget:?package=Microsoft.TestPlatform.ObjectModel&version=17.2.0
The Microsoft Test Platform Object Model.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 1.0
- NuGet.Frameworks (>= 4.6.4)
- System.Reflection.Metadata (>= 1.6.0)
-
.NETCoreApp 2.1
- NuGet.Frameworks (>= 5.11.0)
- System.Reflection.Metadata (>= 1.6.0)
-
.NETFramework 4.5
- NuGet.Frameworks (>= 5.11.0)
- System.Reflection.Metadata (>= 1.6.0)
-
.NETFramework 4.5.1
- NuGet.Frameworks (>= 5.11.0)
- System.Reflection.Metadata (>= 1.6.0)
-
.NETStandard 1.0
- System.ComponentModel.EventBasedAsync (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
.NETStandard 1.3
- NuGet.Frameworks (= 4.6.4)
- System.ComponentModel.EventBasedAsync (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Reflection.Metadata (>= 1.6.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime.Serialization.Json (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
- System.Xml.XPath (>= 4.3.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
.NETStandard 2.0
- NuGet.Frameworks (>= 5.11.0)
- System.Reflection.Metadata (>= 1.6.0)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.0.0)
- NETStandard.Library (>= 1.6.0)
- NuGet.Frameworks (= 4.6.4)
- System.ComponentModel.TypeConverter (>= 4.0.0)
- System.Xml.XPath (>= 4.0.0)
- System.Xml.XPath.XmlDocument (>= 4.0.0)
NuGet packages (43)
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. |
|
TeamCity.VSTest.TestAdapter
Provides an integration TeamCity and test frameworks. Usage: - Create a test project, for example using the command line: dotnet new xunit - Add the NuGet reference to this package |
|
MiNET
MiNET - a Minecraft PocketEdition Server |
|
JUnitTestLogger
Package Description |
|
GitHubActionsTestLogger
Custom test logger that reports test results in a structured format that GitHub Actions understands |
GitHub repositories (31)
Showing the top 5 popular GitHub repositories that depend on Microsoft.TestPlatform.ObjectModel:
Repository | Stars |
---|---|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
|
|
NLog/NLog
NLog - Advanced and Structured Logging for Various .NET Platforms
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
|
|
coverlet-coverage/coverlet
Cross platform code coverage for .NET
|