Microsoft.TestPlatform.ObjectModel
16.9.0-preview-20210127-04
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 16.9.0-preview-20210127-04
NuGet\Install-Package Microsoft.TestPlatform.ObjectModel -Version 16.9.0-preview-20210127-04
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="16.9.0-preview-20210127-04" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.TestPlatform.ObjectModel" Version="16.9.0-preview-20210127-04" />
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.TestPlatform.ObjectModel --version 16.9.0-preview-20210127-04
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.TestPlatform.ObjectModel, 16.9.0-preview-20210127-04"
#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.
#addin nuget:?package=Microsoft.TestPlatform.ObjectModel&version=16.9.0-preview-20210127-04&prerelease
#tool nuget:?package=Microsoft.TestPlatform.ObjectModel&version=16.9.0-preview-20210127-04&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The Microsoft Test Platform Object Model.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- NuGet.Frameworks (>= 5.0.0)
- System.Reflection.Metadata (>= 1.6.0)
-
.NETFramework 4.5.1
- NuGet.Frameworks (>= 5.0.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.0.0)
- System.Reflection.Metadata (>= 1.6.0)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.0.0)
- NETStandard.Library (>= 1.6.1)
- 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 (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 (66)
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/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
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.
|