xunit.extensibility.core 2.4.0-beta.1.build3958

Prefix Reserved
This is a prerelease version of xunit.extensibility.core.
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.core --version 2.4.0-beta.1.build3958
                    
NuGet\Install-Package xunit.extensibility.core -Version 2.4.0-beta.1.build3958
                    
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.core" Version="2.4.0-beta.1.build3958" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit.extensibility.core" Version="2.4.0-beta.1.build3958" />
                    
Directory.Packages.props
<PackageReference Include="xunit.extensibility.core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add xunit.extensibility.core --version 2.4.0-beta.1.build3958
                    
#r "nuget: xunit.extensibility.core, 2.4.0-beta.1.build3958"
                    
#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.
#addin nuget:?package=xunit.extensibility.core&version=2.4.0-beta.1.build3958&prerelease
                    
Install xunit.extensibility.core as a Cake Addin
#tool nuget:?package=xunit.extensibility.core&version=2.4.0-beta.1.build3958&prerelease
                    
Install xunit.extensibility.core as a Cake Tool

Includes xunit.core.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.  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 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. 
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 (2)

Showing the top 2 NuGet packages that depend on xunit.extensibility.core:

Package Downloads
xunit.core

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

xunit.extensibility.execution

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

GitHub repositories (259)

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.4.1 108,169 3/6/2021
2.4.1-pre.build.4071 2 3/6/2021
2.4.1-pre.build.4059 1 3/6/2021
2.4.0 33,099 3/6/2021
2.4.0-rc.2.build4045 1 3/6/2021
2.4.0-rc.1.build4038 2 3/6/2021
2.4.0-beta.2.build4010 3 3/6/2021
2.4.0-beta.1.build3958 1 3/6/2021
2.3.1 51,796 3/6/2021
2.3.1-rc2-build3844 2 3/6/2021
2.3.1-rc1-build3843 2 3/6/2021
2.3.0 1 3/6/2021
2.3.0-rc3-build3818 2 3/6/2021
2.3.0-rc2-build3812 3 3/6/2021
2.3.0-rc1-build3809 23 3/6/2021
2.3.0-beta5-build3769 69 3/6/2021
2.3.0-beta4-build3742 50 3/6/2021
2.3.0-beta3-build3705 22 3/6/2021
2.3.0-beta2-build3683 16 3/6/2021
2.3.0-beta1-build3642 10 3/6/2021
2.2.0 10,359 3/6/2021
2.2.0-rc4-build3536 1 3/6/2021
2.2.0-rc3-build3528 2 3/6/2021
2.2.0-rc2-build3523 1 3/6/2021
2.2.0-rc1-build3507 2 3/6/2021
2.2.0-beta5-build3474 23 3/6/2021
2.2.0-beta4-build3444 83 3/6/2021
2.2.0-beta3-build3402 9 3/6/2021
2.2.0-beta2-build3300 290 3/6/2021
2.2.0-beta1-build3239 113 3/6/2021
2.1.0 124,946 9/27/2015
2.1.0-rc2-build3176 6,100 9/20/2015
2.1.0-rc1-build3168 18,624 9/6/2015
2.1.0-beta4-build3109 12,979 8/5/2015
2.1.0-beta3-build3029 14,647 6/30/2015
2.1.0-beta2-build2981 10,000 5/3/2015
2.1.0-beta1-build2945 7,404 3/21/2015
2.0.0 201,522 3/16/2015
2.0.0-rc4-build2924 2,001 3/9/2015
2.0.0-rc3-build2880 45,521 2/23/2015
2.0.0-rc2-build2857 1,609 2/17/2015
2.0.0-rc1-build2826 4,873 1/20/2015