xunit.extensibility.execution 2.2.0-rc3-build3528

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of xunit.extensibility.execution.
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.2.0-rc3-build3528
NuGet\Install-Package xunit.extensibility.execution -Version 2.2.0-rc3-build3528
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.2.0-rc3-build3528" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.extensibility.execution --version 2.2.0-rc3-build3528
#r "nuget: xunit.extensibility.execution, 2.2.0-rc3-build3528"
#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.2.0-rc3-build3528&prerelease

// Install xunit.extensibility.execution as a Cake Tool
#tool nuget:?package=xunit.extensibility.execution&version=2.2.0-rc3-build3528&prerelease

Includes xunit.execution.*.dll for extensibility purposes.

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 (124)

Showing the top 5 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.

Serilog.Sinks.XUnit

The xUnit test output sink for Serilog

Xunit.DependencyInjection

Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 9.0: Upgrade TargetFramework version and reference package version. 8.9: Extends the test framework to execute tests in parallel. 8.8: Added support `BuildHost` method in startup. 8.7: Allow missing default startup in some case. 8.6: Support any awaitable type of async test method. 8.5: Change analyzer category. 8.4: Fix #63: allow modify default service from DI container. 8.3: Add ActivitySource(name: Xunit.DependencyInjection) and ValueTask/ValueTask<> support. 8.2: Fix #60: support IAsyncDisposable. 8.1: Startup allow static method or class (like Asp.Net Core startup). 8.0: New feature: Support multiple startup.

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

Enables verification of complex models and documents.

GitHub repositories (268)

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.7.0 2,641,549 2/16/2024
2.6.6 3,768,148 1/15/2024
2.6.5 1,118,316 1/5/2024
2.6.4 853,342 12/22/2023
2.6.3 1,413,970 12/9/2023
2.6.2 2,991,376 11/18/2023
2.6.1 2,394,643 11/2/2023
2.6.0 299,599 10/31/2023
2.5.3 2,118,513 10/16/2023
2.5.2 543,180 10/13/2023
2.5.2-pre.6 11,697 10/8/2023
2.5.2-pre.2 20,433 9/23/2023
2.5.1 2,988,731 9/18/2023
2.5.1-pre.33 6,922 9/10/2023
2.5.1-pre.26 14,528 9/2/2023
2.5.1-pre.20 43,566 8/7/2023
2.5.1-pre.12 26,185 7/21/2023
2.5.1-pre.11 707 7/21/2023
2.5.0 9,864,120 7/6/2023
2.5.0-pre.44 3,965 7/3/2023
2.5.0-pre.37 16,803 6/21/2023
2.5.0-pre.26 8,708 6/15/2023
2.5.0-pre.22 30,695 5/31/2023
2.5.0-pre.11 37,832 5/6/2023
2.4.2 76,558,510 8/1/2022
2.4.2-pre.27 37,555 7/24/2022
2.4.2-pre.12 937,735 10/3/2021
2.4.1 234,782,129 10/29/2018
2.4.1-pre.build.4071 22,440 10/7/2018
2.4.1-pre.build.4059 1,236,096 8/26/2018
2.4.0 79,545,400 7/17/2018
2.4.0-rc.2.build4045 6,244 7/13/2018
2.4.0-rc.1.build4038 23,801 7/2/2018
2.4.0-beta.2.build4010 277,271 5/29/2018
2.4.0-beta.1.build3958 189,822 2/12/2018
2.3.1 26,990,997 10/27/2017
2.3.1-rc2-build3844 18,399 10/20/2017
2.3.1-rc1-build3843 5,243 10/20/2017
2.3.0 1,472,311 10/6/2017
2.3.0-rc3-build3818 8,869 10/5/2017
2.3.0-rc2-build3812 6,455 10/4/2017
2.3.0-rc1-build3809 12,936 10/2/2017
2.3.0-beta5-build3769 291,316 9/1/2017
2.3.0-beta4-build3742 169,148 8/14/2017
2.3.0-beta3-build3705 205,497 6/8/2017
2.3.0-beta2-build3683 263,432 5/9/2017
2.3.0-beta1-build3642 145,568 4/6/2017
2.2.0 17,324,321 2/20/2017
2.2.0-rc4-build3536 9,702 2/18/2017
2.2.0-rc3-build3528 67,654 2/16/2017
2.2.0-rc2-build3523 22,216 2/13/2017
2.2.0-rc1-build3507 8,611 2/12/2017
2.2.0-beta5-build3474 504,770 1/16/2017
2.2.0-beta4-build3444 672,000 11/6/2016
2.2.0-beta3-build3402 108,731 10/5/2016
2.2.0-beta2-build3300 3,240,558 6/27/2016
2.2.0-beta1-build3239 76,748 12/20/2015
2.1.0 6,834,123 9/27/2015
2.1.0-rc2-build3176 11,346 9/20/2015
2.1.0-rc1-build3168 30,534 9/6/2015
2.1.0-beta4-build3109 13,839 8/5/2015
2.1.0-beta3-build3029 16,922 6/30/2015
2.1.0-beta2-build2981 9,678 5/3/2015
2.1.0-beta1-build2945 5,123 3/21/2015
2.0.0 291,882 3/16/2015
2.0.0-rc4-build2924 2,006 3/9/2015
2.0.0-rc3-build2880 4,219 2/23/2015
2.0.0-rc2-build2857 2,416 2/17/2015
2.0.0-rc1-build2826 2,289 1/20/2015