xunit.extensibility.core
2.9.3
Prefix Reserved
Requires NuGet 2.12 or higher.
dotnet add package xunit.extensibility.core --version 2.9.3
NuGet\Install-Package xunit.extensibility.core -Version 2.9.3
<PackageReference Include="xunit.extensibility.core" Version="2.9.3" />
<PackageVersion Include="xunit.extensibility.core" Version="2.9.3" />
<PackageReference Include="xunit.extensibility.core" />
paket add xunit.extensibility.core --version 2.9.3
#r "nuget: xunit.extensibility.core, 2.9.3"
#addin nuget:?package=xunit.extensibility.core&version=2.9.3
#tool nuget:?package=xunit.extensibility.core&version=2.9.3
About xUnit.net
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C# and F# (other .NET languages may work as well, but are unsupported). xUnit.net works with Visual Studio, Visual Studio Code, ReSharper, CodeRush, and TestDriven.NET. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).
For project documentation, please visit the xUnit.net project home.
- New to xUnit.net? Get started with .NET Framework and .NET Core.
- Need some help building the source? See BUILDING.md.
- Want to contribute to the project? See CONTRIBUTING.md.
- Want to contribute to the assertion library? See the suggested contribution workflow in the assertion library project, as it is slightly more complex due to code being spread across two GitHub repositories.
Latest Builds
Stable | Latest CI (how to use) | Build status | |
---|---|---|---|
v3 core framework | |||
v2 core framework | |||
xunit.analyzers | |||
xunit.runner.visualstudio |
For complete CI package lists, please visit the feedz.io package search. A free login is required.
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. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
-
.NETFramework 4.5.2
- xunit.abstractions (>= 2.0.3)
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
- xunit.abstractions (>= 2.0.3)
-
.NETStandard 2.0
- xunit.abstractions (>= 2.0.3)
NuGet packages (226)
Showing the top 5 NuGet packages that depend on xunit.extensibility.core:
Package | Downloads |
---|---|
xunit.extensibility.execution
Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1. |
|
xunit.core
Includes the libraries for writing unit tests with xUnit.net. |
|
AutoFixture.Xunit2
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language). |
|
Serilog.Sinks.XUnit
The xUnit test output sink for Serilog |
|
Xunit.Priority
Provides an ITestCaseOrderer that allows you to control the order of execution of Xunit tests within a class. |
GitHub repositories (261)
Showing the top 20 popular GitHub repositories that depend on xunit.extensibility.core:
Repository | Stars |
---|---|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
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.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
|
|
microsoft/Power-Fx
Power Fx low-code programming language
|
|
migueldeicaza/TensorFlowSharp
TensorFlow API for .NET languages
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
dafny-lang/dafny
Dafny is a verification-aware programming language
|
|
hirschmann/nbfc
NoteBook FanControl
|
Version | Downloads | Last updated |
---|---|---|
2.9.3 | 14,674,539 | 1/8/2025 |
2.9.2 | 23,948,640 | 9/27/2024 |
2.9.1 | 1,355,458 | 9/22/2024 |
2.9.0 | 18,437,713 | 7/8/2024 |
2.8.1 | 11,741,101 | 5/25/2024 |
2.8.0 | 6,991,653 | 4/27/2024 |
2.7.1 | 4,678,439 | 4/11/2024 |
2.7.0 | 15,496,938 | 2/16/2024 |
2.6.6 | 9,702,337 | 1/15/2024 |
2.6.5 | 2,567,791 | 1/5/2024 |
2.6.4 | 1,777,896 | 12/22/2023 |
2.6.3 | 2,904,143 | 12/9/2023 |
2.6.2 | 6,074,717 | 11/18/2023 |
2.6.1 | 5,248,172 | 11/2/2023 |
2.6.0 | 500,860 | 10/31/2023 |
2.5.3 | 13,282,037 | 10/16/2023 |
2.5.2 | 788,058 | 10/13/2023 |
2.5.2-pre.6 | 18,249 | 10/8/2023 |
2.5.2-pre.2 | 28,955 | 9/23/2023 |
2.5.1 | 4,845,228 | 9/18/2023 |
2.5.1-pre.33 | 9,649 | 9/10/2023 |
2.5.1-pre.26 | 25,619 | 9/2/2023 |
2.5.1-pre.20 | 65,511 | 8/7/2023 |
2.5.1-pre.12 | 58,532 | 7/21/2023 |
2.5.1-pre.11 | 2,101 | 7/21/2023 |
2.5.0 | 14,956,881 | 7/6/2023 |
2.5.0-pre.44 | 5,925 | 7/3/2023 |
2.5.0-pre.37 | 26,238 | 6/21/2023 |
2.5.0-pre.26 | 12,254 | 6/15/2023 |
2.5.0-pre.22 | 45,094 | 5/31/2023 |
2.5.0-pre.11 | 51,928 | 5/6/2023 |
2.4.2 | 118,596,728 | 8/1/2022 |
2.4.2-pre.27 | 59,920 | 7/24/2022 |
2.4.2-pre.12 | 1,157,298 | 10/3/2021 |
2.4.1 | 275,759,531 | 10/29/2018 |
2.4.1-pre.build.4071 | 23,156 | 10/7/2018 |
2.4.1-pre.build.4059 | 1,255,562 | 8/26/2018 |
2.4.0 | 98,437,527 | 7/17/2018 |
2.4.0-rc.2.build4045 | 6,603 | 7/13/2018 |
2.4.0-rc.1.build4038 | 24,155 | 7/2/2018 |
2.4.0-beta.2.build4010 | 279,880 | 5/29/2018 |
2.4.0-beta.1.build3958 | 203,860 | 2/12/2018 |
2.3.1 | 33,446,368 | 10/27/2017 |
2.3.1-rc2-build3844 | 21,142 | 10/20/2017 |
2.3.1-rc1-build3843 | 7,875 | 10/20/2017 |
2.3.0 | 1,579,745 | 10/6/2017 |
2.3.0-rc3-build3818 | 11,803 | 10/5/2017 |
2.3.0-rc2-build3812 | 9,135 | 10/4/2017 |
2.3.0-rc1-build3809 | 16,961 | 10/2/2017 |
2.3.0-beta5-build3769 | 303,246 | 9/1/2017 |
2.3.0-beta4-build3742 | 174,754 | 8/14/2017 |
2.3.0-beta3-build3705 | 215,382 | 6/8/2017 |
2.3.0-beta2-build3683 | 268,433 | 5/9/2017 |
2.3.0-beta1-build3642 | 150,782 | 4/6/2017 |
2.2.0 | 63,012,558 | 2/20/2017 |
2.2.0-rc4-build3536 | 12,557 | 2/18/2017 |
2.2.0-rc3-build3528 | 69,634 | 2/16/2017 |
2.2.0-rc2-build3523 | 24,970 | 2/13/2017 |
2.2.0-rc1-build3507 | 11,230 | 2/12/2017 |
2.2.0-beta5-build3474 | 528,731 | 1/16/2017 |
2.2.0-beta4-build3444 | 681,751 | 11/6/2016 |
2.2.0-beta3-build3402 | 111,905 | 10/5/2016 |
2.2.0-beta2-build3300 | 4,357,255 | 6/27/2016 |
2.2.0-beta1-build3239 | 77,524 | 12/20/2015 |
2.1.0 | 8,208,151 | 9/27/2015 |
2.1.0-rc2-build3176 | 13,220 | 9/20/2015 |
2.1.0-rc1-build3168 | 32,663 | 9/6/2015 |
2.1.0-beta4-build3109 | 29,178 | 8/5/2015 |
2.1.0-beta3-build3029 | 26,613 | 6/30/2015 |
2.1.0-beta2-build2981 | 21,490 | 5/3/2015 |
2.1.0-beta1-build2945 | 19,649 | 3/21/2015 |
2.0.0 | 5,783,091 | 3/16/2015 |
2.0.0-rc4-build2924 | 14,957 | 3/9/2015 |
2.0.0-rc3-build2880 | 56,680 | 2/23/2015 |
2.0.0-rc2-build2857 | 10,398 | 2/17/2015 |
2.0.0-rc1-build2826 | 16,061 | 1/20/2015 |