xunit.core
2.0.0-rc2-build2857
Prefix Reserved
See the version list below for details.
Requires NuGet 2.8.3 or higher.
dotnet add package xunit.core --version 2.0.0-rc2-build2857
NuGet\Install-Package xunit.core -Version 2.0.0-rc2-build2857
<PackageReference Include="xunit.core" Version="2.0.0-rc2-build2857" />
<PackageVersion Include="xunit.core" Version="2.0.0-rc2-build2857" />
<PackageReference Include="xunit.core" />
paket add xunit.core --version 2.0.0-rc2-build2857
#r "nuget: xunit.core, 2.0.0-rc2-build2857"
#addin nuget:?package=xunit.core&version=2.0.0-rc2-build2857&prerelease
#tool nuget:?package=xunit.core&version=2.0.0-rc2-build2857&prerelease
Includes the libraries for writing unit tests with xUnit.net.
Supported platforms: Desktop .NET 4.5+, ASP.NET 5+, Modern Windows 8, Windows Phone 8 (Silverlight), Universal (Windows Phone 8.1+, Windows 8.1+), MonoTouch, MonoAndroid, Xamarin iOS Universal, Portable Libraries (supporting Profile259).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
MonoTouch | monotouch is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | win8 is compatible. |
Xamarin.iOS | xamarinios is compatible. |
-
All Frameworks
- xunit.extensibility.core (= 2.0.0-rc2-build2857)
-
ASP.NET 5.0
- xunit.extensibility.core (= 2.0.0-rc2-build2857)
- xunit.extensibility.execution (= 2.0.0-rc2-build2857)
-
ASP.NETCore 5.0
- xunit.extensibility.core (= 2.0.0-rc2-build2857)
- xunit.extensibility.execution (= 2.0.0-rc2-build2857)
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.
|