Microsoft.TestPlatform.ObjectModel
17.5.0
See the version list below for details.
dotnet add package Microsoft.TestPlatform.ObjectModel --version 17.5.0
NuGet\Install-Package Microsoft.TestPlatform.ObjectModel -Version 17.5.0
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.5.0" />
paket add Microsoft.TestPlatform.ObjectModel --version 17.5.0
#r "nuget: Microsoft.TestPlatform.ObjectModel, 17.5.0"
// Install Microsoft.TestPlatform.ObjectModel as a Cake Addin
#addin nuget:?package=Microsoft.TestPlatform.ObjectModel&version=17.5.0
// Install Microsoft.TestPlatform.ObjectModel as a Cake Tool
#tool nuget:?package=Microsoft.TestPlatform.ObjectModel&version=17.5.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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- NuGet.Frameworks (>= 5.11.0)
- System.Reflection.Metadata (>= 1.6.0)
-
.NETFramework 4.6.2
- NuGet.Frameworks (>= 5.11.0)
- System.Reflection.Metadata (>= 1.6.0)
-
.NETStandard 2.0
- NuGet.Frameworks (>= 5.11.0)
- System.Reflection.Metadata (>= 1.6.0)
NuGet packages (52)
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 (45)
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#)
|
|
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
|
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.
|