xunit.core
2.0.0-alpha-build2548
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.
dotnet add package xunit.core --version 2.0.0-alpha-build2548
NuGet\Install-Package xunit.core -Version 2.0.0-alpha-build2548
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.0.0-alpha-build2548" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xunit.core --version 2.0.0-alpha-build2548
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: xunit.core, 2.0.0-alpha-build2548"
#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.0.0-alpha-build2548&prerelease // Install xunit.core as a Cake Tool #tool nuget:?package=xunit.core&version=2.0.0-alpha-build2548&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Includes the core unit testing framework from xUnit.net (xunit2.dll).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- xunit.abstractions (= 2.0.0-alpha-build2548)
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
|