xunit.abstractions
2.0.0-rc2-build2857
Prefix Reserved
See the version list below for details.
Requires NuGet 2.8.3 or higher.
dotnet add package xunit.abstractions --version 2.0.0-rc2-build2857
NuGet\Install-Package xunit.abstractions -Version 2.0.0-rc2-build2857
<PackageReference Include="xunit.abstractions" Version="2.0.0-rc2-build2857" />
paket add xunit.abstractions --version 2.0.0-rc2-build2857
#r "nuget: xunit.abstractions, 2.0.0-rc2-build2857"
// Install xunit.abstractions as a Cake Addin #addin nuget:?package=xunit.abstractions&version=2.0.0-rc2-build2857&prerelease // Install xunit.abstractions as a Cake Tool #tool nuget:?package=xunit.abstractions&version=2.0.0-rc2-build2857&prerelease
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
Supported platforms: Desktop .NET 3.5+, ASP.NET Core 5+, Modern Windows 8+, Windows Phone 8+ (Silverlight), Windows Phone 8.1+ (Universal), Portable Libraries (supporting Profile259).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on xunit.abstractions:
Package | Downloads |
---|---|
xunit.extensibility.core
Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1. |
|
xunit.runner.utility
Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.*.dll). Supports .NET 3.5, .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, UWP, and .NET Core 1.0 or later. |
|
xunit.runner.reporters
Includes runner reporters for TeamCity, AppVeyor, Verbose and Quiet output for test runners. Supported platforms: - Desktop .NET 4.5+ - .NET Core (Universal Windows Apps 10+, DNX Core 5+) - Windows 8 - Windows Phone 8 (Silverlight) - Universal (Windows Phone 8.1+, Windows 8.1+) - Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal) - Portable Libraries (supporting Profile259) |
GitHub repositories (259)
Showing the top 5 popular GitHub repositories that depend on xunit.abstractions:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
|