xunit.core
2.3.0-beta3-build3705
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.
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package xunit.core --version 2.3.0-beta3-build3705
NuGet\Install-Package xunit.core -Version 2.3.0-beta3-build3705
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.3.0-beta3-build3705" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="xunit.core" Version="2.3.0-beta3-build3705" />
<PackageReference Include="xunit.core" />
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.3.0-beta3-build3705
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.core, 2.3.0-beta3-build3705"
#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.3.0-beta3-build3705&prerelease
#tool nuget:?package=xunit.core&version=2.3.0-beta3-build3705&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Includes the libraries for writing unit tests with xUnit.net.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- xunit.extensibility.core (= 2.3.0-beta3-build3705)
- xunit.extensibility.execution (= 2.3.0-beta3-build3705)
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 (255)
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.
|