xunit.core 2.2.0-rc2-build3523

Prefix Reserved
This is a prerelease version of xunit.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.core --version 2.2.0-rc2-build3523
                    
NuGet\Install-Package xunit.core -Version 2.2.0-rc2-build3523
                    
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.core" Version="2.2.0-rc2-build3523" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit.core" Version="2.2.0-rc2-build3523" />
                    
Directory.Packages.props
<PackageReference Include="xunit.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.core --version 2.2.0-rc2-build3523
                    
#r "nuget: xunit.core, 2.2.0-rc2-build3523"
                    
#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.core&version=2.2.0-rc2-build3523&prerelease
                    
Install xunit.core as a Cake Addin
#tool nuget:?package=xunit.core&version=2.2.0-rc2-build3523&prerelease
                    
Install xunit.core as a Cake Tool

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

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.0 is compatible.  netstandard1.1 was computed.  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 is compatible. 
Windows Phone wp8 was computed.  wp81 was computed.  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 (1)

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

Package Downloads
xunit

xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.

GitHub repositories (254)

Showing the top 20 popular GitHub repositories that depend on xunit.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/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
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
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Azure/azure-powershell
Microsoft Azure PowerShell
dotnet/samples
Sample code referenced by the .NET documentation
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.
hirschmann/nbfc
NoteBook FanControl
cairoshell/cairoshell
Cairo is a customizable, intuitive desktop environment for Windows.
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
microsoft/Git-Credential-Manager-for-Windows
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
Version Downloads Last updated
2.4.1 108,287 1/20/2021
2.4.1-pre.build.4071 1 1/19/2021
2.4.1-pre.build.4059 1 1/20/2021
2.4.0 70 1/20/2021
2.4.0-rc.2.build4045 1 1/19/2021
2.4.0-rc.1.build4038 2 1/20/2021
2.4.0-beta.2.build4010 1 1/20/2021
2.4.0-beta.1.build3958 1 1/19/2021
2.3.1 51,796 1/20/2021
2.3.1-rc2-build3844 1 1/20/2021
2.3.1-rc1-build3843 1 1/20/2021
2.3.0 1 1/19/2021
2.3.0-rc3-build3818 1 1/20/2021
2.3.0-rc2-build3812 1 1/20/2021
2.3.0-rc1-build3809 19 1/20/2021
2.3.0-beta5-build3769 43 1/20/2021
2.3.0-beta4-build3742 23 1/20/2021
2.3.0-beta3-build3705 24 1/20/2021
2.3.0-beta2-build3683 15 1/20/2021
2.3.0-beta1-build3642 9 1/20/2021
2.2.0 452 1/20/2021
2.2.0-rc4-build3536 1 1/20/2021
2.2.0-rc3-build3528 2 1/20/2021
2.2.0-rc2-build3523 2 1/20/2021
2.2.0-rc1-build3507 2 1/20/2021
2.2.0-beta5-build3474 24 1/19/2021
2.2.0-beta4-build3444 96 1/20/2021
2.2.0-beta3-build3402 9 1/19/2021
2.2.0-beta2-build3300 346 1/20/2021
2.2.0-beta1-build3239 125 1/20/2021
2.1.0 118,664 9/27/2015
2.1.0-rc2-build3176 2,851 9/20/2015
2.1.0-rc1-build3168 13,364 9/6/2015
2.1.0-beta4-build3109 14,910 8/5/2015
2.1.0-beta3-build3029 16,166 6/30/2015
2.1.0-beta2-build2981 14,831 5/3/2015
2.1.0-beta1-build2945 8,052 3/21/2015
2.0.0 202,743 3/16/2015
2.0.0-rc4-build2924 2,019 3/9/2015
2.0.0-rc3-build2880 6,167 2/23/2015
2.0.0-rc2-build2857 1,778 2/17/2015
2.0.0-rc1-build2826 7,336 1/20/2015
2.0.0-beta5-build2785 38,154 11/20/2014
2.0.0-beta4-build2738 8,890 8/10/2014
2.0.0-beta-build2700 1,542 6/30/2014
2.0.0-beta-build2650 1,589 4/29/2014
2.0.0-beta-build2616 1,983 3/22/2014
2.0.0-alpha-build2606 220 3/16/2014
2.0.0-alpha-build2595 441 3/9/2014
2.0.0-alpha-build2576 7,736 1/19/2014
2.0.0-alpha-build2569 120 1/17/2014
2.0.0-alpha-build2562 249 1/3/2014
2.0.0-alpha-build2552 288 12/8/2013
2.0.0-alpha-build2548 400 11/25/2013