Microsoft.NET.Test.Sdk
15.0.0-preview-20170222-09
The MSbuild targets and properties for building the .Net core test projects.
This is a prerelease version of Microsoft.NET.Test.Sdk.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.NET.Test.Sdk -Version 15.0.0-preview-20170222-09
dotnet add package Microsoft.NET.Test.Sdk --version 15.0.0-preview-20170222-09
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.0.0-preview-20170222-09" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.NET.Test.Sdk --version 15.0.0-preview-20170222-09
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.TestPlatform.TestHost (>= 15.0.0-preview-20170222-09)
GitHub Usage
Showing the top 10 GitHub repositories that depend on Microsoft.NET.Test.Sdk:
Repository | Stars | |
---|---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, 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.
|
||
StackExchange/Dapper
Dapper - a simple object mapper for .Net
|
||
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
|
||
SignalR/SignalR
Incredibly simple real-time web for .NET
|
||
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
||
AvaloniaUI/Avalonia
A multi-platform .NET UI framework
|
||
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
|
||
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
||
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
|
||
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|