xunit.extensibility.execution 2.3.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package xunit.extensibility.execution --version 2.3.1
NuGet\Install-Package xunit.extensibility.execution -Version 2.3.1
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="xunit.extensibility.execution" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.extensibility.execution --version 2.3.1
#r "nuget: xunit.extensibility.execution, 2.3.1"
#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 xunit.extensibility.execution as a Cake Addin
#addin nuget:?package=xunit.extensibility.execution&version=2.3.1

// Install xunit.extensibility.execution as a Cake Tool
#tool nuget:?package=xunit.extensibility.execution&version=2.3.1

Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.

Product 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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on xunit.extensibility.execution:

Package Downloads
xunit.core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Includes the libraries for writing unit tests with xUnit.net.

Xunit.SkippableFact The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.

Xunit.StaFact The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps code running on a "main thread" for that test. Simply use [WpfFact], [WinFormsFact], [StaFact] or the cross-platform [UIFact] on your test method to run your test under conditions that most closely match the main thread in your application. Theory variants of these attributes allow for parameterized testing. Check out the xunit.combinatorial nuget package for pairwise or combinatorial testing with theories.

GitHub repositories (266)

Showing the top 5 popular GitHub repositories that depend on xunit.extensibility.execution:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
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.
abpframework/abp
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Version Downloads Last updated
2.4.1 108,181 1/20/2021
2.4.1-pre.build.4071 0 1/20/2021
2.4.1-pre.build.4059 0 1/20/2021
2.4.0 33,157 1/20/2021
2.4.0-rc.2.build4045 0 1/20/2021
2.4.0-rc.1.build4038 0 1/20/2021
2.4.0-beta.2.build4010 0 1/20/2021
2.4.0-beta.1.build3958 0 1/20/2021
2.3.1 51,798 1/20/2021
2.3.1-rc2-build3844 0 1/20/2021
2.3.1-rc1-build3843 0 1/20/2021
2.3.0 0 1/19/2021
2.3.0-rc3-build3818 0 1/20/2021
2.3.0-rc2-build3812 0 1/19/2021
2.3.0-rc1-build3809 16 1/20/2021
2.3.0-beta5-build3769 43 1/20/2021
2.3.0-beta4-build3742 24 1/20/2021
2.3.0-beta3-build3705 17 1/20/2021
2.3.0-beta2-build3683 16 1/20/2021
2.3.0-beta1-build3642 4 1/20/2021
2.2.0 10,393 1/20/2021
2.2.0-rc4-build3536 0 1/20/2021
2.2.0-rc3-build3528 0 1/19/2021
2.2.0-rc2-build3523 0 1/20/2021
2.2.0-rc1-build3507 0 1/20/2021
2.2.0-beta5-build3474 28 1/19/2021
2.2.0-beta4-build3444 95 1/20/2021
2.2.0-beta3-build3402 5 1/20/2021
2.2.0-beta2-build3300 388 1/20/2021
2.2.0-beta1-build3239 118 1/20/2021
2.1.0 130,927 9/27/2015
2.1.0-rc2-build3176 6,215 9/20/2015
2.1.0-rc1-build3168 19,102 9/6/2015
2.1.0-beta4-build3109 10,752 8/5/2015
2.1.0-beta3-build3029 12,031 6/30/2015
2.1.0-beta2-build2981 6,718 5/3/2015
2.1.0-beta1-build2945 3,311 3/21/2015
2.0.0 6,391 3/16/2015
2.0.0-rc4-build2924 204 3/9/2015
2.0.0-rc3-build2880 2,096 2/23/2015
2.0.0-rc2-build2857 362 2/17/2015
2.0.0-rc1-build2826 546 1/20/2015