Microsoft.TestPlatform.TranslationLayer
17.14.1
Prefix Reserved
dotnet add package Microsoft.TestPlatform.TranslationLayer --version 17.14.1
NuGet\Install-Package Microsoft.TestPlatform.TranslationLayer -Version 17.14.1
<PackageReference Include="Microsoft.TestPlatform.TranslationLayer" Version="17.14.1" />
<PackageVersion Include="Microsoft.TestPlatform.TranslationLayer" Version="17.14.1" />
<PackageReference Include="Microsoft.TestPlatform.TranslationLayer" />
paket add Microsoft.TestPlatform.TranslationLayer --version 17.14.1
#r "nuget: Microsoft.TestPlatform.TranslationLayer, 17.14.1"
#addin nuget:?package=Microsoft.TestPlatform.TranslationLayer&version=17.14.1
#tool nuget:?package=Microsoft.TestPlatform.TranslationLayer&version=17.14.1
C# SDK for the test platform protocol. This SDK can be used in IDE or Editors to use test platform for discovery and execution of tests.
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-browser 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.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. |
-
.NETFramework 4.6.2
- Microsoft.TestPlatform.ObjectModel (>= 17.14.1)
- Newtonsoft.Json (>= 13.0.3)
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.0)
NuGet packages (14)
Showing the top 5 NuGet packages that depend on Microsoft.TestPlatform.TranslationLayer:
Package | Downloads |
---|---|
BenchmarkDotNet.TestAdapter
Powerful .NET library for benchmarking |
|
stryker
All stryker mutation test logic is contained in this library. This package does not include a runner. Use this package if you want to extend stryker with your own runner. |
|
Microsoft.CodeAnalysis.LanguageServer.linux-musl-arm64
Package Description More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094. |
|
Microsoft.CodeAnalysis.LanguageServer.win-x64
Package Description More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094. |
|
Microsoft.CodeAnalysis.LanguageServer.linux-musl-x64
Package Description More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094. |
GitHub repositories (8)
Showing the top 8 popular GitHub repositories that depend on Microsoft.TestPlatform.TranslationLayer:
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
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
|
|
microsoft/testfx
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
BigBabay/AsyncConverter
Plugin for resharper, for converting code for async.
|