Microsoft.NET.Test.Sdk
17.6.2
.NET Core 3.1
.NET Framework 4.6.2
dotnet add package Microsoft.NET.Test.Sdk --version 17.6.2
NuGet\Install-Package Microsoft.NET.Test.Sdk -Version 17.6.2
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.NET.Test.Sdk" Version="17.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NET.Test.Sdk --version 17.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.NET.Test.Sdk, 17.6.2"
#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.NET.Test.Sdk as a Cake Addin
#addin nuget:?package=Microsoft.NET.Test.Sdk&version=17.6.2
// Install Microsoft.NET.Test.Sdk as a Cake Tool
#tool nuget:?package=Microsoft.NET.Test.Sdk&version=17.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The MSbuild targets and properties for building .NET test projects.
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. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.CodeCoverage (>= 17.6.2)
- Microsoft.TestPlatform.TestHost (>= 17.6.2)
-
.NETFramework 4.6.2
- Microsoft.CodeCoverage (>= 17.6.2)
NuGet packages (346)
Showing the top 5 NuGet packages that depend on Microsoft.NET.Test.Sdk:
Package | Downloads |
---|---|
SpecRun.Runner
SpecFlow+Runner - supports SpecRun.SpecFlow and SpecRun.NUnit packages. |
|
Microsoft.Playwright.NUnit
Playwright enables reliable end-to-end testing for modern web apps. This package brings in additional helpers and fixtures to enable using it within NUnit. |
|
Blauhaus.EVACS.TestHelpers.Server
Package Description |
|
Blauhaus.Accounts.TestHelpers.Server
Package Description |
|
Microsoft.Azure.WebJobs.Host.TestCommon
Package Description |
GitHub repositories (3.1K)
Showing the top 5 popular GitHub repositories that depend on Microsoft.NET.Test.Sdk:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
|
|
PowerShell/PowerShell
PowerShell for every system!
|
|
files-community/Files
Building the best file manager experience for Windows
|
|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|