Microsoft.TestPlatform.ObjectModel
17.8.0
See the version list below for details.
dotnet add package Microsoft.TestPlatform.ObjectModel --version 17.8.0
NuGet\Install-Package Microsoft.TestPlatform.ObjectModel -Version 17.8.0
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.8.0" />
paket add Microsoft.TestPlatform.ObjectModel --version 17.8.0
#r "nuget: Microsoft.TestPlatform.ObjectModel, 17.8.0"
// Install Microsoft.TestPlatform.ObjectModel as a Cake Addin
#addin nuget:?package=Microsoft.TestPlatform.ObjectModel&version=17.8.0
// Install Microsoft.TestPlatform.ObjectModel as a Cake Tool
#tool nuget:?package=Microsoft.TestPlatform.ObjectModel&version=17.8.0
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-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. 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 | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- NuGet.Frameworks (>= 6.5.0)
- System.Reflection.Metadata (>= 1.6.0)
-
.NETFramework 4.6.2
- NuGet.Frameworks (>= 6.5.0)
- System.Reflection.Metadata (>= 1.6.0)
-
.NETStandard 2.0
- NuGet.Frameworks (>= 6.5.0)
- System.Reflection.Metadata (>= 1.6.0)
NuGet packages (63)
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.9.2 and v2.0+ tests. Supports .NET 4.6.2 or later, and .NET 6 or later. |
|
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 |
|
MiNET
MiNET - a Minecraft PocketEdition Server |
GitHub repositories (51)
Showing the top 5 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#)
|
|
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.
|