Microsoft.TestPlatform.ObjectModel
15.8.0-preview-20180610-02
This is a prerelease version of Microsoft.TestPlatform.ObjectModel.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.TestPlatform.ObjectModel --version 15.8.0-preview-20180610-02
NuGet\Install-Package Microsoft.TestPlatform.ObjectModel -Version 15.8.0-preview-20180610-02
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.ObjectModel" Version="15.8.0-preview-20180610-02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.TestPlatform.ObjectModel --version 15.8.0-preview-20180610-02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.TestPlatform.ObjectModel, 15.8.0-preview-20180610-02"
#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.
// Install Microsoft.TestPlatform.ObjectModel as a Cake Addin #addin nuget:?package=Microsoft.TestPlatform.ObjectModel&version=15.8.0-preview-20180610-02&prerelease // Install Microsoft.TestPlatform.ObjectModel as a Cake Tool #tool nuget:?package=Microsoft.TestPlatform.ObjectModel&version=15.8.0-preview-20180610-02&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The Microsoft Test Platform Object Model.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.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 (1)
Showing the top 1 NuGet packages that depend on Microsoft.TestPlatform.ObjectModel:
Package | Downloads |
---|---|
Microsoft.TestPlatform.TestHost
Testplatform host executes the test using specified adapter. |
GitHub repositories (61)
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.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
|
|
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.
|