xunit.core
2.3.0-rc3-build3818
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-rc3-build3818
NuGet\Install-Package xunit.core -Version 2.3.0-rc3-build3818
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-rc3-build3818" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.core --version 2.3.0-rc3-build3818
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.core, 2.3.0-rc3-build3818"
#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.
// Install xunit.core as a Cake Addin #addin nuget:?package=xunit.core&version=2.3.0-rc3-build3818&prerelease // Install xunit.core as a Cake Tool #tool nuget:?package=xunit.core&version=2.3.0-rc3-build3818&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-rc3-build3818)
- xunit.extensibility.execution (= 2.3.0-rc3-build3818)
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 (258)
Showing the top 5 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.
|
|
SignalR/SignalR
Incredibly simple real-time web for .NET
|